The binary release includes latest versions of firmware, tool and DSP topologies for all Intel released platforms, by combining:
- New SOF v2.11 firmware binaries for Intel Arrow Lake platforms. No change to existing binaries for other platforms.
- Add new DSP topology updates from both SOF2.11 and v2.2 stable trees. This extends hardware support to cover more product configurations.
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.
New DSP topologies added
For v2.11 series (Meteor Lake and newer), the following new topology files have been added since v2024.09:
v2.11.x/sof-ipc4-tplg-v2.11/
- sof-arl-rt722-l0_rt1320-l2.tplg
- sof-lnl-cs42l43-l0-cs35l56-l3-2ch.tplg
- sof-lnl-rt713-l0-rt1318-l1-2ch.tplg
- sof-mtl-es83x6-ssp1.tplg
For v2.2 series (Raptor Lake and older), the following new topology files have been added since v2024.09:
v2.2.x/sof-tplg-v2.2.12/
- sof-rpl-cs42l43-l0.tplg
Binary recipe
./tarball_multi_releases.bash -r 2024.09.1 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 v2.11.x/sof-ipc4-tplg-v2.11.2 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 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.
What's Changed
- Add missing links for SOF v2.11.1 signed Intel binaries for ARL by @kv2019i in #178
- v2.11.x: fixup the intel-signed/sof-arl.ri link by @kv2019i in #180
- v2.2.x: Update v2.2.12 topology files for Intel platforms by @kv2019i in #179
- v2.11.x: add new 2.11.2 topology2 production binaries by @kv2019i in #181
Full Changelog: v2024.09...v2024.09.1