sof
sof copied to clipboard
Sound Open Firmware
**Is your feature request related to a problem? Please describe.** The IPC4_HW_CONFIG_GET and IPC4_FW_CONFIG handlers are implemented in common code in src/audio/base_fw.c but currently have some hardcode values for specific...
This is a preparation for SOF logging to zephyr interface, IPC3 logging need context support, it is not must, and verified with #8725 , so remove these dependencies and will...
This is an module_example of loadable up_down_mixer with lmdk.
Use direct call to function instead of going over a redefine. Signed-off-by: Anas Nashif
Port from nocodec topology for multi-core validation.
For Realtek codecs, we need to split Speaker and Headphone (thus use both analog DAC outputs separately). The limitation (on some hardware) is that the speaker is usually connected to...
Align list head to cache line size and address. Test on who uses and shares.
**Describe the bug** multiple-pause-resume.sh test failure `FW reported error: 164 - Unknown` ``` 2024-01-11 20:09:21 UTC [ERROR] Caught kernel log error ===========================>> [ 2099.046497] kernel: sof-audio-pci-intel-mtl 0000:00:1f.3: FW reported error:...
test https://github.com/zephyrproject-rtos/zephyr/pull/68366