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

The ADSP properties are obsolete and not using by host driver so can be removed. Signed-off-by: Damian Nikodem

Currently, when we're trying to pause and then resume a stream we get an error message from the FW saying that a `comp_trigger()` operation failed. This was caused by the...

This PR contains commits for library add and cmocka unit tests.

Set of patches to implement mtrace support in SOF firmware. Requires Zephyr and Zephyr PR https://github.com/zephyrproject-rtos/zephyr/pull/49147 to work. V1 update: - otherwise ready to, but some hacks in this version...

Changes made in #5027 require inotify which is available Linux Only. What blocks compilation. Possible solution: - Switching off logger from default west compilation. - Revert commit and use different...

bug

**Describe the bug** When multiple pause resume on TGLH RVP NOCODEC ZEPHYR, xrun happened in inner test result 14447 **To Reproduce** TPLG=/lib/firmware/intel/sof-tplg/sof-tgl-h-nocodec.tplg MODEL=TGLH_RVP_NOCODEC_ZEPHYR ~/sof-test/test-case/multiple-pause-resume.sh -r 50 **Reproduction Rate** Observe only...

bug
P1
Zephyr
TGL-H
Intel Linux Daily tests

With the version released in 20220809, some libraries are removed or renamed. This PR modifies the used libraries for MT8195 platform.

Add hifi3 & hifi4 version implementation of mixer processing functions. The hifi version functions can save at least 47% cycles than C version. Signed-off-by: Andrula Song

Force all module-adapter API users to use cached data

**Describe the bug** CI detected this issue in today's daily test ID:12812. but failed to reproduced it again. IPC timed out when TRIG_PAUSE and there're some XRUNs detected in DMA...

bug
P2
IPC timeout
Zephyr
ADL