sof icon indicating copy to clipboard operation
sof copied to clipboard

Sound Open Firmware

Results 493 sof issues
Sort by recently updated
recently updated
newest added

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...

P2

**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...

P1

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 [...

bug
P1
I2S
IPC timeout
ADL
IPC4

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...

enhancement
performance

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...

MrChromebox