sof
sof copied to clipboard
Sound Open Firmware
Local testing once caused a NULL dereference exception because of a NULL .params method. Add a check for it.
**Is your feature request related to a problem? Please describe.** The cmake build of testbench does not generate an executable without optimization. When run in debugger (gdb + graphical front...
**Is your feature request related to a problem? Please describe.** We added sparse support to Zephyr and we are in the process of adding it to SOF, but without running...
Test https://github.com/zephyrproject-rtos/zephyr/pull/49458
If pipeline state already matches the requested state, do not return an error. Improve the log messages of the related checks. Signed-off-by: Kai Vehmanen
**Describe the bug** Observed this issue on ADLP-NOCODEC with driver IPC4+ SOF Zephyr IPC4. CI test ID:14754 error message: ``` [ 551.443963] kernel: snd_sof:sof_widget_free: sof-audio-pci-intel-tgl 0000:00:1f.3: widget pipeline.10 freed [...
Have a Kconfig option that will poison uncache alias and lock cache lines of a coherent object. The intention is to 1) crash any deref of the uncache alias when...
We want to measure the SOF performance in 3 dimensions. This would benefit new platform/feature enabling, core assignment and other topics. - [ ] **Memory**: break down the whole memory...
Hi, I have an Apollo lake Chromebook and had a few questions with SOF According to the docs, they say that Apollo Lake is supported but it requires a BIOS...