Skip to content

v2024.09.2

Latest
Compare
Choose a tag to compare
@kv2019i kv2019i released this 05 Dec 17:28

The binary release includes latest versions of firmware, tool and DSP topologies for all Intel released platforms. Changes in this release include:

Note: sof-bin releases currently only contain binaries for Intel SOF platforms. The release process is open to other vendors and future versions of sof-bin may include binaries for other vendors as well.

Binary recipe

./tarball_multi_releases.bash -r 2024.09.2 v2.2.x/sof-v2.2 v2.2.x/tools-v2.2 v2.2.x/sof-tplg-v2.2.1 v2.2.x/sof-tplg-v2.2.3 v2.2.x/sof-tplg-v2.2.4 v2.2.x/sof-tplg-v2.2.5 v2.2.x/sof-tplg-v2.2.6 v2.2.x/sof-tplg-v2.2.7 v2.2.x/sof-tplg-v2.2.8 v2.2.x/sof-tplg-v2.2.9 v2.2.x/sof-tplg-v2.2.11 v2.2.x/sof-tplg-v2.2.12 v2.10.x/sof-ipc4-v2.10 v2.11.x/sof-ipc4-tplg-v2.11.3 v2.11.x/sof-ipc4-v2.11.1 v2.11.x/sof-ipc4-lib-v2.11.1 v2.11.x/tools-v2.11

Notes for distribution packagers

Please double-check you are including full contents of sof-bin to distribution packages. Since v2024.09, the package has started to contain separate module binaries for some of the platforms (e.g. /lib/firmware/intel/sof-ipc4-lib/ folder contains modules for Intel Lunar Lake based systems). These modules are loaded on demand if and when they are referred to from the DSP topology files. In other words, please ship all firmware binaries for a platform.

Modules are only used on systems where Linux kernel support is guaranteed to be in place. E.g. for Intel Lunar Lake, any kernel version that supports Lunar Lake has also support for SOF loadable modules. For older platforms, this is not necessarily the case, so sof-bin does not include modules for these platforms. See https://thesofproject.github.io/latest/developer_guides/firmware/llext_modules.html for more information about SOF loadable module support.

Notes for older Intel platforms

For Intel products based on cAVS2.5 hardware (Tiger Lake, Alder Lake and Raptor Lake), this release provides multiple versions of firmware, SOF v2.11 for IPC4 DSP interface and SOF v2.2 for IPC3 DSP interface (IPC3/2.2 is still the default in upstream Linux for these platforms).

Please see the firmware version table at https://thesofproject.github.io/latest/getting_started/intel_debug/introduction.html#user-space-and-filesystem-requirements for reference.

Full Changelog: v2024.09.1...v2024.09.2