Skip to content

Releases: open-edge-platform/edge-microvisor-toolkit

25.06.01

17 Dec 03:52

Choose a tag to compare

Release Overview

Merged changes from Azure Linux 3.0.20250910-3.0.

The following are improvements in functionalities, optimization, documentation, and fixes and patches:

Improvements

Functionalities

  • With serial tty0 display redirection, you can now do a headless installation of the Edge Microvisor Toolkit Developer Node.
  • With USB passthrough, you can now attach a USB device directly to the virtual machine, which improves the audio and video performance.
  • Enabled industrial-related packages for manufacturing and real-time use cases in the Edge Microvisor Toolkit Developer Node.
  • Included all OS dependencies required for Deep Learning Streamer.
  • Added additional packages to support platform validation for embedded, industrial, networking, and communications-focused platforms.
  • Extended Edge Microvisor Toolkit support for in-market embedded, industrial, networking, and communications-focused platforms:
    • Intel® Core™ processor platforms: Arrow Lake U/H/S, Meteor Lake U/H/PS, Bartlett Lake-S Hybrid
    • Intel Atom® platforms: Twin Lake
  • Updated the Edge Microvisor Toolkit Standalone Node's observability, telemetry, and manageability edge node agents to newer versions, to align with recent ecosystem and backend requirements.
  • Enhanced the add_custom_package script.
  • Included the iwlwifi support for Intel® Wi-Fi 6E AX210 (Gig+) IOT Industrial Kit, Jefferson Peak, and Thunder Peak in Edge Microvisor Toolkit's Linux image.

Optimization

  • Optimized the boot time to reduce the start-up latency on supported platforms.

Documentation

  • Enhanced the documentation and best-known methods (BKMs) for CPU pinning configuration.

Fixes and Patches

  • Updated the kernel to v6.12.55 with upstream fixes and Common Vulnerabilities and Exposures (CVE) patches.
  • Updated the Go programming language to version 1.24.9 or later to address the arbitrary file-write vulnerability and other vulnerabilities.

Added support for:

  • alsa-lib
  • also-sof-firmware
  • bolt
  • clinfo
  • cpuid
  • judy
  • libbsd
  • libclc
  • libva-utils
  • lksctp-tools
  • mesa-demos
  • paho-c
  • powertop
  • spirv-llvm15
  • stress-ng

Updated versions of:

  • spirv-headers sdk
  • clang
  • cjson
  • ethtools to v6.7
  • golang-1.24
  • hardware-discovery-agent
  • inbm (renamed to in-band-manageability)
  • intel-compute-runtime
  • intel-gmmlib
  • intel-idv-services
  • intel-igc
  • intel-igsc
  • intel-level-zero
  • intel-media-driver
  • intel-opencl-clang
  • intel-vpl-gpu-rt
  • kernel
  • kernel-rt
  • libdrm
  • libva
  • libvpl
  • lld
  • llvm
  • mesa
  • node-agent
  • platform-manageability-agent
  • platform-observability-agent
  • platform-telemetry-agent
  • platform-update-agent
  • spirv-llvm-translator
  • spirv-tools and sdk
  • tink-worker
  • vc-intrinsics
  • wayland
  • wayland-protocols

3.0.20250718

23 Jul 05:57
3.0.20250718

Choose a tag to compare

Edge Microvisor Toolkit v3.1

Release Overview

Merge changes from Azure Linux 3.0.20250423-3.0.

Improvements to ISO installer

Refreshed for improved user experience, additional new installation variants with Docker (as below) and other fixes.

  • Standard Kernel with Core Packages
  • Real-Time (RT) Kernel with Core Packages
  • Standard Kernel with Core Packages + Docker
  • Real-Time (RT) Kernel with Core Packages + Docker
Validated Hardware Feature Support

The following hardware features have been validated in this release:

  • Discrete GPU Support
    • Intel dGPU: B580
    • NVIDIA dGPU: P100, 3090
  • Time-Sensitive Networking (TSN) Standards
    Validation covers key synchronization and latency components:
    • IEEE 802.1AS-2011: Timing and Synchronization (PTP)
    • IEEE 802.1Qav: Credit-Based Shaper
    • IEEE 802.1Qbv: Scheduled Traffic
    • IEEE 802.1Qbu / 802.3br: Frame Preemption
    • Time-Based Scheduling / Packet Launch Time (TBS)
  • Intel Resource Director Technology (RDT)
    • Cache Allocation Technology (CAT)
Added support for:
  • Device Discovery Agent
  • Reporting Agent
Updated versions of:
  • AMT
  • cjson
  • cluster-agent
  • hardware-discovery-agent
  • helm
  • kernel
  • linux-firmware
  • node-agent
  • os-update (renamed from os-ab-update)
  • platform-observability-agent
  • platform-telemetry-agent
  • platform-update-agent
  • qemu

Added support for Edge Microvisor Bootkit.

Several documentation improvements including demo, descriptions, instructions, Architecture diagram, release policy and others.


This discussion was created from the release 3.0.20250718.

3.0.20250411

25 Apr 07:07
d5f65db

Choose a tag to compare

Edge Microvisor Toolkit v3.0 (Initial Release)

Release Overview

The Edge Microvisor Toolkit v3.0 marks our first public release, delivering a minimal, container-first Linux OS tailored for Intel Edge workloads.

Key Goals

  • Support containerized and orchestrated deployments on Intel Open Edge Platform
  • Provide editions tailored for platform deployments, developer enablement, and standalone field nodes
  • Enable fast boot, secure startup, and atomic updates

Edition Summary

Feature Area EMF Edition Developer Edition Standalone Node
Target Use Case Intel Open Edge Platform Local dev/test & VM exploration Headless node for on-site workloads
Container Runtime NA containerd, Docker NA
Kernel v6.12 (w/ optional PREEMPT_RT) v6.12 standard v6.12 standard
Update Model A/B partition upgrade (immutable) Standard RPM/dnf A/B partition upgrade (immutable)
Networking CNI plugins (Flannel/Calico) CNI + test utilities Static IP, minimal DHCP
Security Secure Boot, FDE, dm-verity SELinux (permissive), no Secure Boot Secure Boot, FDE, dm-verity
Developer Tools No Yes (gcc, make, python3, perl, cmake, git) No

Highlighted Features

Core OS & Runtime

  • Optimized for containerized workloads
  • Immutable root FS using A/B partitions
  • Real-time kernel support (PREEMPT_RT) for time-sensitive applications

Container Support

  • containerd v1.7.13 with rootless support
  • Docker CE v20.x in Dev edition

Security

  • dm-verity ensures integrity of root filesystem
  • Secure Boot enabled by default (EMF & Standalone)
  • TPM 2.0 support for unlocking encrypted disks
  • SELinux (Permissive mode) available in all editions

Networking

  • Auto CNI: Flannel / Calico support out-of-the-box
  • Static & DHCP configuration support

Image

  • Reduced image size by 750MB
  • Boot time improved to ~6s on Intel Atom (single-core)
  • Integrated DNF for ISO-based installations (Dev Edition)

Known Issues

None

Breaking Changes

None — this is the initial release.