sof
sof copied to clipboard
Sound Open Firmware
**Describe the bug** There is a problem processing signals of 11025, 22050, 44100, 88200, 176400 Hz by the HIFI4 module. The main problem is that, for example, for the frequency...
**Describe the bug** When a pipeline is freed, all its components are freed too. If any of them is implemented by an LLEXT module and this is its last instance,...
**Tasks With Budget Scheduler** TWB scheduler is a scheduler that creates a separate preemptible Zephyr thread for each SOF task that has pre-allocated MCPS budget renewed with every system tick....
**Describe the bug** Zephyr "mtrace" logs have become suddenly and silently empty until the next reboot. This happened in daily test 40387 **To Reproduce** Could not reproduce. **Reproduction Rate** ~Seen...
Do not merge! This PR is preserved to support reporting a kernel issue with branched topologies. A set of patched to set up capture pipeline with TDFB and DRC for...
This patch adds generate of two mic line array with 74 mm spacing to example_line_array.m. The generate of passthrough blobs is updated in script example_pass_config.m. Without this the current beamformer...
**Describe the bug** `ERROR hda_dma_link_check_xrun(): overrun detected` when testing capture in pause-resume tests. ~For some unknown reason, this is observed only on WHL, no other stable-v2.2 configuration seems affected.~ EDIT:...
**Is your feature request related to a problem? Please describe.** Currently, each module's version select are done based on predefined macro in ( core-isa.h), which is not able to be...