Skip to content

Releases: thesofproject/sof

v2.9

02 Apr 16:27
Compare
Choose a tag to compare

v2.9

The SOF technical steering committee is pleased to announce the v2.9 release of SOF.

Signed binaries for selected platforms are here https://github.com/thesofproject/sof-bin/releases (sof-bin-2024.03).

Highlights

v2.8.1

26 Feb 12:32
Compare
Choose a tag to compare

v2.8.1

The SOF technical steering committee is pleased to announce the v2.8.1 release of SOF.

Signed binaries for selected platforms are here https://github.com/thesofproject/sof-bin.

What's Changed

  • [stable-v2.8] clean cherry-pick of xtensa-build-zephyr --deployable by @marc-hb in #8858
  • [stable-v2.8] Merge avs-tplg and sof-ace-tplg under production directory by @marc-hb in #8861
  • V2.8.1 candidate by @jsarha in #8855
  • ipc4: fw_reg: downgrade FW_REGS version to 0 to disable delay reporting by @kv2019i in #8868
  • [stable-v2.8] versions.js: bump to 2 8 1 by @kv2019i in #8866
  • NEX topology changes for v2.8.1 by @CBala21 in #8873

Full Changelog: v2.8...v2.8.1

v2.8

20 Dec 09:02
Compare
Choose a tag to compare

v2.8

The SOF technical steering committee is pleased to announce the v2.8 release of SOF.

Signed binaries for selected platforms are here https://github.com/thesofproject/sof-bin.

Highlights

  • New platforms: AMD ACP6.3
  • New Data Processing (DP) Queue functionality added that provides new capabilities to connect pipelines across DSP cores, and to connect modules with different processing rates.
  • New modules: SRC Lite
  • New components migrated to Module API: DC Block, Google RTC, ASRC
  • New tools: SOF ALSA plugin added - run SOF pipelines on generic Linux host
  • Refactored Smart Amp module adding a new two-layer structure - a generic common part and implementation specific inner part.
  • Topology2.0 Infrastructure: added ALSA enum and switch controls support, new benchmarking topologies and updated Doxygen documentation
  • Topologies: new AMD Soundwire, multiple new/updated Intel Meteor Lake topologies
  • Zephyr updated to 3.5 baseline (for Zephyr based SOF builds)

v2.7.2

16 Nov 13:13
Compare
Choose a tag to compare

The SOF technical steering committee is pleased to announce the v2.7.2 release of SOF. Changes in this release are limited to DSP topology files, adding support for new targets.

Signed binaries for Intel platforms are here released at https://github.com/thesofproject/sof-bin/releases/tag/v2023.09.2

v2.7.1

08 Nov 08:09
Compare
Choose a tag to compare

The SOF technical steering committee is pleased to announce the v2.7.1 release of SOF. This is a bugfix release that incorporates fixes to chain DMA handling (#8236) and firmware boot issue found on Intel Meteor Lake (#8281).

Signed binaries for Intel platforms are here released at https://github.com/thesofproject/sof-bin/releases/tag/v2023.09.1

v2.7

29 Sep 09:08
Compare
Choose a tag to compare

v2.7

The SOF technical steering committee is pleased to announce the v2.7 release of SOF. This release focuses on optimization of key audio components and extends the usage of Zephyr as the RTOS for SOF.

Signed binaries for selected Intel platforms are here https://github.com/thesofproject/sof-bin.

Highlights

  • New platforms: AMD Van Gogh
  • Performance optimizations to audio components: Aria, Volume, Time Domain Fixed Beamformer (TDFB), MFCC Feature Extractor
  • Pipeline 2.0 - Work started to improve the pipeline framework aiming to reduce memory consumption and to support distributing pipelines across multiple DSP cores
  • Improved audio stub infrastructure to help with 3rd party module integration
  • Zephyr Ready - First production quality SOF platform released for Meteor Lake using native Zephyr RTOS.

v2.6.1

20 Jul 18:58
Compare
Choose a tag to compare

The SOF technical steering committee is pleased to announce the v2.6.1 release of SOF. This is a minor update that incorporates a fix to rimage signing infrastructure, allowing to provide a more complete set of prebuilt images.

Signed binaries for selected Intel platforms are here https://github.com/thesofproject/sof-bin (see also notes at https://github.com/thesofproject/sof-bin/blob/main/v2.6.x/README.md ).

v2.2.6

06 Jul 11:31
Compare
Choose a tag to compare

2.2.x is the stable release for Intel RPL and previous released products. v2.2.6 is to cherry pick topology updates for some Intel TGL, ADL and RPL platforms:
81f5822 topology1: adl: add support for Nocodec amp and HDMI-in capture.
310b10c topology1: tgl: add support for Nocodec amp and HDMI-in capture.
d0dbfd6 topology1: add support for rt1308 ssp amp + HDMI-in capture.
058e657 topology1: add support for Dell SKU 0934
3d54d14 topology1: add Dell SKU 0BDA support
5fa9cb6 topology1: CMakeLists: add RPLP CRB support for SoundWire

v2.6

29 Jun 18:45
Compare
Choose a tag to compare

The SOF technical steering committee is pleased to announce the v2.6 release of SOF. This release focuses on optimization of key audio components and extends the usage of Zephyr as the RTOS for SOF.

Signed binaries for selected Intel platforms are here https://github.com/thesofproject/sof-bin.

Highlights

  • New platforms: NXP i.MX93 and initial Intel Lunar Lake support.
  • Performance optimizations to audio components: dcblocker, eq-fir and copier; increased usage of HiFi4 SIMD.
  • More native Zephyr platforms: Intel cAVS2.5
  • Initial support for non built-in libraries.
  • Support to run SOF as Zephyr POSIX target on Linux for faster feature development and fuzzing.
  • Continuing hardening of IPC and Zephyr.

v2.2.5

04 May 11:57
Compare
Choose a tag to compare

2.2.x is the stable release for Intel RPL and previous released products. v2.2.5 is to cherry pick topology updates for Intel Alder Lake platforms with ES8336 codec:

  • 57e976e topology1: add missing ADL-es8336 topologies