sof
sof copied to clipboard
Sound Open Firmware
**Describe the bug** This is one specific issue we have been tracking as part of https://github.com/thesofproject/sof/issues/6220 Issues has been rootcaused to incorrect clearing of mixer module state in reset and...
**Describe the bug** Fail to build tplg2 with HDA_CONFIG set to "passthrough" option. **To Reproduce** Update the make file to pass HDA_CONFIG=passthrough and build cavs-mixin-mixout-hda-4ch-cnl diff --git a/tools/topology/topology2/cavs/CMakeLists.txt b/tools/topology/topology2/cavs/CMakeLists.txt index...
Test only, these patches are collected in a single PR for testing
IPC4 uses a mailbox for configuration data, received from the host, and it accesses it via a cached alias. To prevent stale cache issues cache contents is invalidated before reading...
Add Asynchronous Messaging Service. This is used to communicate between modules in ACE. Might still need some tinkering: verified single-core scenario and routing logic, though multi core behavior was not...
This patch fixes the upper frequency for distortion plus noise measurement. The min(fs1, fs2) leaves part of upper band unmeasured and gives a too good looking THD+N performance figure when...
Base firmware functionality for setting and getting system time. This is for passing the information about host system time. It is then used by FW to translate event timestamps e.g....
**Describe the bug** Bug was found in: 14_11_TestMuxSimpleStreamOperations8000Hz16b16b2ch 14_11_TestMuxSimpleStreamOperations16000Hz24b32b4ch 14_11_TestMuxSimpleStreamOperations24000Hz32b32b8ch 14_11_TestMuxSimpleStreamOperations48000Hz32b32b4ch the content of the error: ERROR:Exception SofIpcErrorResponseException occurred at 'C:\\work\\_KK\\cavs_scripts-py\\utilities\\ipc_driver.py':730 FW replied with error. Error code: -22 0x00000005 0x00000000...
**Describe the bug** While pipelines connected to SdW interface are working pause and resume operation are done on playback stream. Capture is interrupted during stream operation. **Topology** ``` pipe_plb +------------------------+...
**Describe the bug** Wave file without glitch Bug was found in: 02_12_TestPtpSimpleStreamOperations8000Hz16b16b1ch 02_12_TestPtpSimpleStreamOperations8000Hz24b32b4ch 02_12_TestPtpSimpleStreamOperations8000Hz32b32b8ch 02_12_TestPtpSimpleStreamOperations16000Hz16b16b1ch 02_12_TestPtpSimpleStreamOperations16000Hz32b32b4ch 02_12_TestPtpSimpleStreamOperations24000Hz16b16b1ch 02_12_TestPtpSimpleStreamOperations24000Hz24b32b4ch 02_12_TestPtpSimpleStreamOperations24000Hz32b32b8ch 02_12_TestPtpSimpleStreamOperations48000Hz16b16b8ch 02_12_TestPtpSimpleStreamOperations48000Hz24b32b4ch 02_12_TestPtpSimpleStreamOperations48000Hz32b32b2ch the content of the error: Expression check failed...