Releases: thesofproject/sof
v2.3
SOF v2.3 Release
The SOF technical steering committee are pleased to announce the v2.3 release of SOF. This is the first release using Zephyr as the RTOS on selected platforms !
Signed binaries for selected Intel platforms should land in next few days.
Highlights
- Support for next generation AMD Rembrandt and Intel Raptorlake platforms.
- Zephyr RTOS on Intel Tigerlake platform as user "opt-in", defaults is TGL (xtos) on v2.2
- SIMD (Hifi3/4) Performance improvements on mixer, copier, PCM converter and volume components with up to 25-60% speed improvement depending on use case.
- SPARSE support added to codebase and used to partition memory pointers into cache and uncache types.
What's Changed
- topology1: remove setup config info from further codec_adapter topolo… by @paulstelian97 in #5826
- Build mt8195 mt8186 into SOF docker image by @tinghan-shen in #5388
- ipc4: use buffer_free to free buffer by @RanderWang in #5843
- MT8195: RTNR-related commits by @johnylin76 in #5849
- ipc4: cavs: power_down: Send SET_DX reply on power down by @ujfalusi in #5853
- audio: fix ipc tx timed out for 0x60060000 by @andrula-song in #5857
- dai: fix potential NULL dereference by @lyakh in #5859
- ipc4: set component direction if it is not set by @RanderWang in #5854
- topology: add dmic1 dai for topology2 default dmic by @juimonen in #5837
- OWNERS: move google files to team reference by @cujomalainey in #5864
- intel: dmic: set plat_data fifo depth for capture by @tmleman in #5862
- audio: fix the unsymmetrical order of lock and unlock. by @andrula-song in #5868
- xtensa-build-zephyr.py: pass SOF firmware file version string to rimage by @mengdonglin in #5846
- dma: switch to native Zephyr API for dw-dma & HDA by @abonislawski in #5610
- topology1: sof-icl-rt711-rt1308-rt715-hdmi: fix typo by @libinyang in #5874
- Audio: Dcblock: Optimize dcblock read/write frags by @andrula-song in #5871
- [SKIP CI] github: add mt8186 and mt8195 by @marc-hb in #5882
- mixer: produce only period bytes when paused by @ranj063 in #5873
- Fixes for module adapter by @ranj063 in #5872
- testbench: fix UUID declaration for file by @ranj063 in #5881
- ipc: ipc4: correct the sleep time back to 250usec by @kv2019i in #5887
- xtensa-build-zephyr.py: try to rmdir zephyrproject before cloning by @marc-hb in #5896
- [SKIP CI] .github: independent strict and non-strict runs of check patch by @marc-hb in #5891
- rtnr: passthrough audio by stream copy by @MingJenTai in #5838
- Math: Select BINARY_LOGARITHM_FIXED if log() or log10() is enabled by @singalsu in #5886
- ipc: dai: extend Zephyr native drivers api to ipc/dai.c by @abonislawski in #5899
- Fix performance counter regression by @serhiy-katsyuba-intel in #5728
- topology2: cavs: simplify/clarify topologies by @plbossart in #5552
- IPC4: DAI: Add sampling frequency to ipc_config_dai by @kfrydryx in #5900
- xtensa-build-zephyr.py: add option to change output file layout for different platforms and keys by @mengdonglin in #5883
- xtensa-build-zephyr.py: fix find_west_workspace() to return west topdir by @marc-hb in #5906
- copier: remove get_attribute op by @ranj063 in #5903
- Convert volume to use the new module interface by @ranj063 in #5766
- ipc4: setdx: message completion delay by @tmleman in #5907
- [CACHE] generic code: IPC, DMA, DAI, host, pipeline by @lyakh in #5801
- DMIC: eliminate the gain ramping task by @lyakh in #5852
- Trim some fat for unicore. by @lgirdwood in #5884
- comp_make_shared() is mostly a NOP by @lyakh in #5670
- module_adapter: change the buffer size of waves_codec by @CyKuei in #5851
- buffer: fix wrong coherent_shared() call with Zephyr by @lyakh in #5914
- module_adapter: add zephyr logging support by @juimonen in #5916
- module-adapter: fix prohibitively verbose log message by @lyakh in #5923
- Enabling SOF Support For AMD Rembrandt platform by @balakishorepati in #5833
- host-zephyr: add zephyr logging support by @juimonen in #5919
- dai: groups: Add group ifdef also to ipc4 dai by @juimonen in #5924
- Probes dma fix by @jsarha in #5925
- [RFC] Dai zephyr stub by @juimonen in #5731
- cmake: make sure sha1 is computed without filters by @plbossart in #5920
- bdw: use legacy conp drv interface for volume by @ranj063 in #5927
- part 1 of 4 of #5793 by @lyakh in #5937
- zephyr: panic: switch to __ASSERT_NO_MSG() for assert() by @kv2019i in #5933
- rimage: update to version by @juimonen in #5932
- component: add initial Google post processing component and topology by @kehuangli in #5890
- Fixes for AMD platforms by @balakishorepati in #5942
- part 2 of 4 of #5793 by @lyakh in #5938
- Math: FFT: Save RAM in bit reverse lookup and fix a potential build issue by @singalsu in #5941
- volume: free volume config data during free by @ranj063 in #5943
- part 3 of 4 of #5793 by @lyakh in #5939
- xtensa-build-zephyr.py: add tgl-h ipc4 overlay by @juimonen in #5946
- part 4 of 4 of #5793 by @lyakh in #5940
- topology2: add src support by @RanderWang in #5913
- topology1: sof-tgl-rt711-rt1308: add missing switch by @plbossart in #5951
- tools:topology: Add HS topology by @balakishorepati in #5936
- zephyr_ll: add task_cancel function state judgement by @lenghonglin in #5910
- Add DTS support on Renoir by @joechengxperi in #5944
- Audio: Google RTC Audio Proc: fixed repeated word by @LaurentiuM1234 in #5953
- ipc4: dai: host: Support for setting DMA buffer size & updated ipc4_fw_registers by @softwarecki in #5949
- platform: mtk: add clib memory layout for mt8195 by @yaochunhung in #5961
- cache / sparse: next lot by @lyakh in #5957
- topology2: cavs: hda: add tplg build for mtl by @yongzhi1 in #5931
- topology2: add num_audio_formats for gain by @bardliao in #5971
- pipeline-schedule: clear aborted flag for non-host connected pipelines by @ranj063 in #5967
- xtensa-build-zephyr: copy ALL cavstool*.py scripts by @marc-hb in #5968
- Audio: Copier: optimize the usage of read frag by @andrula-song in #5969
- [SKIP CI] .github: add sof-docs build to Github Actions by @marc-hb in #5990
- xtensa-build-zephyr: add option to build FW in cavs naming style by @XiaoyunWu6666 in #5959
- [SKIP CI] .github: doxygen: upgrade to Ubuntu 22.04 by @marc-hb in #5979
- [SKIP CI] Exclude dai-legacy.h from doxygen to avoid clashes with dai-zephyr.h by @marc-hb in #5995
- sof_ri_info: explain why memory layout is unknown + widen search to directory names by @marc-hb in #5935
- topology2: cavs-sdw: add DMIC and HDMI support by @bardliao in #5875
- [SKIP CI] docker: log git hashes for each projects by @fredoh9 in #5880
- google_rtc: Do not ...
v2.2.2
v2.2.2 is to add support for Intel Raptor Lake (RPL) platform. v2.2.x is the stable release for Intel RPL and previous released products.
There is no change on FW or topology source code in this release.
RPL has the same community signed binaries as TGL, and same Intel-signed binaries as ADL. So new symbolic links will be created for RPL FW binaries. Please find more info in v2.2.2 binary release notes: https://github.com/thesofproject/sof-bin/releases/tag/v2.2.2
v2.2.1: topology: add sof-rpl-nocodec.tplg
This release includes topology updates for SoundWire, Intel APL/GLK platform with ES8336 codec, and Intel RPL platform.
There are no updates for the firmware and so the version of firmware binary are still v2.2
To use Intel RPL topologies, these 2 kernel patches are needed:
- 5f3db54c ASoC: Intel: common: add ACPI matching tables for Raptor Lake
- 63d375b9 ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
What's Changed from v2.2
- 3e2ccba topology: add sof-rpl-nocodec.tplg
- 1ae91d1 topology: add sof-rpl-rt711 and sof-rpl-rt711-4ch topologies
- 3de7d2b topology: Add platform definition file for Intel Raptor Lake
- 5cdc25b topology1: add SSP1 for all ES8336, SSP5 for APL/GLK
- ed43328 topology1: CMakeLists: add missing APL/GLK support for ES8336 with DMIC.
- b262943 topology1: sof-tgl-rt711-rt1308: use EXT_AMP_REF for rt1316
- 0a72a06 topology1: sof-tgl-rt711-rt1308: make BT_OFFLOAD a CMakeFiles parameter
- 4d93b4e topology1: CMakeLists: add topology for HP Omen 16
- 2830b81 topology1: sof-tgl-rt711-rt1308: make amplifier link configuration
- fb422ac topology1: generate new sof-hda-generic version for 2ch PDM1
- c8c8212 topology1: intel-generic-dmic: add macro to enable PDM1 for 2ch cases
- 5a015ca topology1: sof-tgl-rt711-rt1308: add missing switch
These topology updates are cherry picked to stable-v2.2 branch.
v2.1.1a
There is no firmware change from previous v2.1.1 release.
What's Changed
Add SoundWire topology for Intel Alder Lake (ADL) platforms without MIC
v2.2
The SOF Technical Stearting Committee are pleased to annouce the release of SOF v2.2.
Binaries can be downloaded here https://github.com/thesofproject/sof-bin/releases/tag/v2.2 or via git from the sof-bin repo https://github.com/thesofproject/sof-bin
High level
- Codec adapter becomes the module adapter and it's API reflects the same API used by the Windows processing modules. This will allow 3rd party processing ISVs to reuse existing code from Windows without any modifications.
- Optimisations
- Frag API deprecated giving a ~1MCPS improvement per component.
- Frame API precalculate block sizes for SIMD/non SIMD use cases. ~0.25MCPS improvment
- Processing modules/components
- New up mix and down mix module added with support for HiFi4 that can up/down mix the number of channels in a stream.
- Zephyr, more native APIs added now for logging, delays, sleeping. Should be fully Zephyr Native by v2.3
- IPC4 additions that enable more advanced use cases and audio endpoints for Windows.
What's Changed
- Audio: volume: Optimize source and sink buffers usage by @andrula-song in #5452
- Tools: Test: Fix mistake in script test_run.m by @singalsu in #5499
- xtensa-build-all.sh: Use appropriate defconfig for tgl-h platform by @softwarecki in #5501
- zephyr/cmake: Add support for linking with cadence libs by @dbaluta in #5502
- xtensa-build-zephyr.py: small de-duplication by @marc-hb in #5476
- xtensa-build-zephyr.py: do not git submodule update by @marc-hb in #5514
- topology2: add be pipeline for sdw by @bardliao in #5507
- topology1: Set Dmic samplerate to 48000Hz by @balakishorepati in #5513
- xtensa-build-zephyr.sh: add new -u zephyr_remote option by @marc-hb in #5530
- xtensa-build-all: add a separate target for JSL by @kv2019i in #5503
- Audio: Multiband DRC: Optimize source and sink buffers access by @singalsu in #5511
- xtensa-build-zephyr.sh: fix shellsheck warning by @kv2019i in #5520
- topology2: common: fix to add '$' for SAMPLE_TYPE_LSB_INTEGER by @fredoh9 in #5517
- xtensa-build-zephyr.py: un-hardcode execute_command() wrapper by @marc-hb in #5516
- volume: use rmalloc() for an internal allocation by @lyakh in #5525
- mediatek: mt8195: afe-drv: fix fs cppcheck warning by @yaochunhung in #5533
- topology1: add sof-mt8195-mt6359-max98390-rt5682 topology by @kuanhsuncheng in #5534
- ipc4: revert "ipc4: fix pipeline reset" by @RanderWang in #5546
- xtensa-build-zephyr.py: restore ability to override CI + more catch up with the .sh script by @marc-hb in #5515
- google-rtc-audio: Make AEC reference stereo by @lkoenig in #5500
- google_rtc_audio_processing: Add config controls by @lkoenig in #5488
- timer: Align SOF timer API with Zephyr by @softwarecki in #5393
- zephyr: ll-schedule: initialise n_tasks by @lyakh in #5555
- ipc4: refine reset state to fix audio player issue in windows by @RanderWang in #5548
- Codec Adapter: Use the passed input buffers by @ranj063 in #5540
- [RTNR] Support MAX98360A + RTNR for ADL by @MingJenTai in #5545
- topology: add waves and waves-2way for sof-adl-max98357a-rt5682 tplg by @johnylin76 in #5535
- Move platforms software configuration from Zephyr to SOF by @aborisovich in #5531
- [RTNR] Reserve more memory for RTNR by @MingJenTai in #5542
- ipc4: don't get dai position when dai is not ready by @RanderWang in #5497
- Clean up all
SHARED_DATA
data by @lyakh in #5524 - ipc4: fix the compound ipc wait timeout by @rfredzim in #5547
- zephyr: make DMA LLI allocations always uncached by @lyakh in #5421
- pipeline: params: don't use uninitialized hw_params by @cujomalainey in #5570
- ipc4: stop dma when dai is reset by @RanderWang in #5486
- topology1: add sof-icl-rt711-rt1308-rt715-hdmi NOMIC support by @libinyang in #5367
- ipc4: add volume_params support by @RanderWang in #5567
- Codec Adapter: Use the passed output buffers in process() by @ranj063 in #5559
- ipc4: dai: update wallclock for position update by @RanderWang in #5568
- sof-ctl: Allow setting arbitrary size for controls by @lkoenig in #5487
- google_aec: Use frag_write to write data. by @lkoenig in #5576
- zephyr: correct the idc payload initialization by @rfredzim in #5512
- Small fixes for codec adapter by @ranj063 in #5583
- ll_schedule: add a DSP load tracker to ll_tasks_execute by @jsarha in #5407
- platforms:tgl: Configure format converter for IPC4 when building for Zephyr by @XiaoyunWu6666 in #5566
- audio: dcblock: fix mistakes of sink stream pointer by @andrula-song in #5586
- audio: crossover: fix the mistake of sink stream pointer by @andrula-song in #5585
- tplg parser: refactor and cleanup part 1 by @lgirdwood in #5399
- topology1: add DMIC 48K Core ID flag to CMake for RTNR by @sathyap-chrome in #5565
- zephyr: ll-scheduler: k_sem handle must be in coherent memory by @kv2019i in #5588
- topology1: ADL: Add DTS topology by @joechengxperi in #5580
- IPC4: Make the firmware compilable with gcc by @ujfalusi in #5601
- ipc4: base_fw: Fix firmware version type in basefw_config IPC by @ujfalusi in #5605
- ipc4: add support for voice recorder in windows 10 by @RanderWang in #5563
- google_rtc_audio_processing: Make control write reliable by @bzhg in #5604
- audio: codec adapter: remove unused variable from dts codec by @markbartonxperi in #5612
- ipc4: base_fw: Simplify firmware version type in basefw_get_dsp_prope… by @ujfalusi in #5606
- [RTNR] Fix buffer size calculation by @MingJenTai in #5541
- ipc4: handler: Fix compilation with gcc in ipc4_set_pipeline_state() by @ujfalusi in #5614
- test/topology: make tplg-build.sh callable from anywhere by @marc-hb in #5633
- ipc4: handler: Perform platform context save before primary core shut… by @ujfalusi in #5634
- pipeline: do not reschedule pipe task if already in target state by @kv2019i in #5627
- xtensa-build-zephyr.py: forbid shell=True by @marc-hb in #5629
- ipc: run buffer free in context of active pipeline by @kv2019i in #5635
- mixer: remove unused code from mixer_trigger_common() by @kv2019i in #5636
- topology2: abi: fix size of ABI bytes by @ranj063 in #5631
- .github/build-tools: build again verbose and single threaded after a failure by @marc-hb in #5640
- Split data blob functionality out of component code and add single data blob mode by @jsarha in #5509
- Add support for mtk mt8186 audio driver by @chunxu-li in #5492
- buffer: fix dereference before null check by @abonislawski in #5660
- xtensa-build-zephyr.py: add cavstool.py to staging directory by @marc-hb in #5667
- topology1: sof-adl-rt1019-rt5682: add new topology by @Vamshigopal in #5665
- ipc4: fix pipeline reset trigger from paused state by @kfrydryx in #5664
- audio: comp_ext: workaround XCC compatibility with zephyr logging by @aiChaoSONG in #5574
- Tools: Topology: Add a development topology to RUN SRC on UP2 by @singalsu in #5644
- ipc4: base_fw: return fail for ...
v2.2-rc1
The first release candidate for SOF v2.2.
Binaries can be downloaded here https://github.com/thesofproject/sof-bin/releases/tag/v2.2-rc1 or via git from the sof-bin repo https://github.com/thesofproject/sof-bin
High level
- Codec adapter becomes the module adapter and it's API reflects the same API used by the Windows processing modules. This will allow 3rd party processing ISVs to reuse existing code from Windows without any modifications.
- Optimisations
- Frag API deprecated giving a ~1MCPS improvement per component.
- Frame API precalculate block sizes for SIMD/non SIMD use cases. ~0.25MCPS improvment
- Processing modules/components
- New up mix and down mix module added with support for HiFi4 that can up/down mix the number of channels in a stream.
- Zephyr, more native APIs added now for logging, delays, sleeping. Should be fully Zephyr Native by v2.3
- IPC4 additions that enable more advanced use cases and audio endpoints for Windows.
What's Changed
- Audio: volume: Optimize source and sink buffers usage by @andrula-song in #5452
- Tools: Test: Fix mistake in script test_run.m by @singalsu in #5499
- xtensa-build-all.sh: Use appropriate defconfig for tgl-h platform by @softwarecki in #5501
- zephyr/cmake: Add support for linking with cadence libs by @dbaluta in #5502
- xtensa-build-zephyr.py: small de-duplication by @marc-hb in #5476
- xtensa-build-zephyr.py: do not git submodule update by @marc-hb in #5514
- topology2: add be pipeline for sdw by @bardliao in #5507
- topology1: Set Dmic samplerate to 48000Hz by @balakishorepati in #5513
- xtensa-build-zephyr.sh: add new -u zephyr_remote option by @marc-hb in #5530
- xtensa-build-all: add a separate target for JSL by @kv2019i in #5503
- Audio: Multiband DRC: Optimize source and sink buffers access by @singalsu in #5511
- xtensa-build-zephyr.sh: fix shellsheck warning by @kv2019i in #5520
- topology2: common: fix to add '$' for SAMPLE_TYPE_LSB_INTEGER by @fredoh9 in #5517
- xtensa-build-zephyr.py: un-hardcode execute_command() wrapper by @marc-hb in #5516
- volume: use rmalloc() for an internal allocation by @lyakh in #5525
- mediatek: mt8195: afe-drv: fix fs cppcheck warning by @yaochunhung in #5533
- topology1: add sof-mt8195-mt6359-max98390-rt5682 topology by @kuanhsuncheng in #5534
- ipc4: revert "ipc4: fix pipeline reset" by @RanderWang in #5546
- xtensa-build-zephyr.py: restore ability to override CI + more catch up with the .sh script by @marc-hb in #5515
- google-rtc-audio: Make AEC reference stereo by @lkoenig in #5500
- google_rtc_audio_processing: Add config controls by @lkoenig in #5488
- timer: Align SOF timer API with Zephyr by @softwarecki in #5393
- zephyr: ll-schedule: initialise n_tasks by @lyakh in #5555
- ipc4: refine reset state to fix audio player issue in windows by @RanderWang in #5548
- Codec Adapter: Use the passed input buffers by @ranj063 in #5540
- [RTNR] Support MAX98360A + RTNR for ADL by @MingJenTai in #5545
- topology: add waves and waves-2way for sof-adl-max98357a-rt5682 tplg by @johnylin76 in #5535
- Move platforms software configuration from Zephyr to SOF by @aborisovich in #5531
- [RTNR] Reserve more memory for RTNR by @MingJenTai in #5542
- ipc4: don't get dai position when dai is not ready by @RanderWang in #5497
- Clean up all
SHARED_DATA
data by @lyakh in #5524 - ipc4: fix the compound ipc wait timeout by @rfredzim in #5547
- zephyr: make DMA LLI allocations always uncached by @lyakh in #5421
- pipeline: params: don't use uninitialized hw_params by @cujomalainey in #5570
- ipc4: stop dma when dai is reset by @RanderWang in #5486
- topology1: add sof-icl-rt711-rt1308-rt715-hdmi NOMIC support by @libinyang in #5367
- ipc4: add volume_params support by @RanderWang in #5567
- Codec Adapter: Use the passed output buffers in process() by @ranj063 in #5559
- ipc4: dai: update wallclock for position update by @RanderWang in #5568
- sof-ctl: Allow setting arbitrary size for controls by @lkoenig in #5487
- google_aec: Use frag_write to write data. by @lkoenig in #5576
- zephyr: correct the idc payload initialization by @rfredzim in #5512
- Small fixes for codec adapter by @ranj063 in #5583
- ll_schedule: add a DSP load tracker to ll_tasks_execute by @jsarha in #5407
- platforms:tgl: Configure format converter for IPC4 when building for Zephyr by @XiaoyunWu6666 in #5566
- audio: dcblock: fix mistakes of sink stream pointer by @andrula-song in #5586
- audio: crossover: fix the mistake of sink stream pointer by @andrula-song in #5585
- tplg parser: refactor and cleanup part 1 by @lgirdwood in #5399
- topology1: add DMIC 48K Core ID flag to CMake for RTNR by @sathyap-chrome in #5565
- zephyr: ll-scheduler: k_sem handle must be in coherent memory by @kv2019i in #5588
- topology1: ADL: Add DTS topology by @joechengxperi in #5580
- IPC4: Make the firmware compilable with gcc by @ujfalusi in #5601
- ipc4: base_fw: Fix firmware version type in basefw_config IPC by @ujfalusi in #5605
- ipc4: add support for voice recorder in windows 10 by @RanderWang in #5563
- google_rtc_audio_processing: Make control write reliable by @bzhg in #5604
- audio: codec adapter: remove unused variable from dts codec by @markbartonxperi in #5612
- ipc4: base_fw: Simplify firmware version type in basefw_get_dsp_prope… by @ujfalusi in #5606
- [RTNR] Fix buffer size calculation by @MingJenTai in #5541
- ipc4: handler: Fix compilation with gcc in ipc4_set_pipeline_state() by @ujfalusi in #5614
- test/topology: make tplg-build.sh callable from anywhere by @marc-hb in #5633
- ipc4: handler: Perform platform context save before primary core shut… by @ujfalusi in #5634
- pipeline: do not reschedule pipe task if already in target state by @kv2019i in #5627
- xtensa-build-zephyr.py: forbid shell=True by @marc-hb in #5629
- ipc: run buffer free in context of active pipeline by @kv2019i in #5635
- mixer: remove unused code from mixer_trigger_common() by @kv2019i in #5636
- topology2: abi: fix size of ABI bytes by @ranj063 in #5631
- .github/build-tools: build again verbose and single threaded after a failure by @marc-hb in #5640
- Split data blob functionality out of component code and add single data blob mode by @jsarha in #5509
- Add support for mtk mt8186 audio driver by @chunxu-li in #5492
- buffer: fix dereference before null check by @abonislawski in #5660
- xtensa-build-zephyr.py: add cavstool.py to staging directory by @marc-hb in #5667
- topology1: sof-adl-rt1019-rt5682: add new topology by @Vamshigopal in #5665
- ipc4: fix pipeline reset trigger from paused state by @kfrydryx in #5664
- audio: comp_ext: workaround XCC compatibility with zephyr logging by @aiChaoSONG in #5574
- Tools: Topology: Add a development topology to RUN SRC on UP2 by @singalsu in #5644
- ipc4: base_fw: return fail for not supported ipc by @tmleman in https:...
v2.1.1
The SOF developers are pleased to announce the release of SOF v2.1.1
NOTE: The v2.1 release was delayed due to a late regression which meant a v2.1.1 release was required.
Release notes WIP
Features
- New Platforms - Support for Mediatek MT8186 added.
- New Processing - Support for Google AEC added.
- More Performance improvements in copy functions for most components with deprecation of the frag API. Some processing code paths improved by up to 18MCPS with the same audio quality.
- Stability improvements on multi-core support on Intel cAVS platforms which can now support running dynamic pipelines on any DSP core.
- Zephyr RTOS is now used instead of XTOS for community release for the APL and i.MX8 platforms.
- Initial support for Windows media player on certain TGL Windows-based devices via the IPC4 protocol.
Recommended Linux recipe
- Linux stable kernel 5.15 or newer.
- Minimum requirement is 5.8 (kernel must support the firmware binary extended manifest header)
- alsa-lib 1.2.5 or newer
- alsa-ucm-conf 1.2.5 or newer
Binaries
(Binaries pending) Firmware, topology, and tool binaries are available here: https://github.com/thesofproject/sof-bin
What's Changed since v2.1
3964a9d audio: volume: initialize variables before using
e7c5da4 buffer: dereference before null check fix
Full Changelog: v2.1...v2.1.1
v1.9.3-tplg2
Fixes since v1.9.3-tplg1
Fix topologies build with latest ALSA in stable-v1.9 by @marc-hb in #5632
Detail Changes:
b538e0b test: topology: fix build with latest alsa-lib
52e8490 topology1: fix errors due to newline in list generator
3fdeeac topology1: sof-cml-src-rt5682: remove extra space after values
aec5799 topology: set default values for C_CONTROLBYTES string members
54b799d topology: pipe-demux-eq-iir-playback: remove macro 'matrix1
Binaries
Firmware, topology and tool binaries are available here: https://github.com/thesofproject/sof-bin
v1.9.3-tplg1
Fixes or Features since v1.9.3
Add support of the platform with SDW codecs of 2 x RT1316 + RT711
Detail Changes:
acbd71e topology1: CMakefile: add sof-adl-rt711-l2-rt1316-l01
11979bf topology1: sof-icl-rt711-rt1308-rt715-hdmi: add NO_LOCAL_MIC & NOAMP support
6d8b40d topology1: sof-icl-rt711-rt1308-rt715-hdmi: correct the link description
0ea4bdc topology1: sof-icl-rt711-rt1308-rt715-hdmi: remove NO_AGGREGATION
012267f Revert "topology1: correct misleading comments for priority/core"
95fb248 Revert "topology1: soundwire: fix misleading comment on ALH buffer format"
23fa22f Revert "topology1: soundwire: split headphone pipe in host- and dai-parts"
bbfa6d8 Revert "topology1: sof-icl-rt711-rt1308-rt715-hdmi: remove NO_AGGREGATION"
cfec789 Revert "topology1: sof-icl-rt711-rt1308-rt715-hdmi: correct the link description"
880e1e8 Revert "topology1: sof-icl-rt711-rt1308-rt715-hdmi: add NO_LOCAL_MIC & NOAMP support"
68a46e8 Revert "topology1: CMakefile: add sof-adl-rt711-l2-rt1316-l01"
5e89b58 topology1: CMakefile: add sof-adl-rt711-l2-rt1316-l01
f892b31 topology1: sof-icl-rt711-rt1308-rt715-hdmi: add NO_LOCAL_MIC & NOAMP support
ee3631a topology1: sof-icl-rt711-rt1308-rt715-hdmi: correct the link description
3904756 topology1: sof-icl-rt711-rt1308-rt715-hdmi: remove NO_AGGREGATION
748b3ca topology1: soundwire: split headphone pipe in host- and dai-parts
93bf384 topology1: soundwire: fix misleading comment on ALH buffer format
22b57a1 topology1: correct misleading comments for priority/core
Binaries
Firmware, topology and tool binaries are available here: https://github.com/thesofproject/sof-bin
v2.1
The SOF developers are pleased to announce the release of SOF v2.1.
Release notes WIP
Features
- New Platforms TBD *
- New Processing TBD *
- More Performance improvements in copy functions for most components with deprecation of the frag API. Some processing code paths improved by up to 18MCPS with the same audio quality.
- Stability improvements on multi-core support on Intel cAVS platforms which can now support running dynamic pipelines on any DSP core.
- Zephyr RTOS is now used instead of XTOS for community release for the APL and i.MX8 platforms.
- Initial support for Windows media player on certain TGL Windows-based devices via the IPC4 protocol.
TBC Recommended Linux recipe
- Linux stable kernel 5.15 or newer, or SOF Linux kernel branch release/sof-2.0, commit beba60983395
- Minimum requirement is 5.8 (kernel must support the firmware binary extended manifest header)
- alsa-lib 1.2.5 or newer
- alsa-ucm-conf 1.2.5 or newer
Binaries
(Binaries pending) Firmware, topology, and tool binaries are available here: https://github.com/thesofproject/sof-bin