sof
sof copied to clipboard
Sound Open Firmware
Fixes the following warning: https://github.com/thesofproject/sof/actions/runs/8289483047 ``` Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. ```
_[OLD commit message]_ Everyone should use deployable builds by default. ------ _[NEW commit message]_ Every Linux developer should use deployable builds by default. Until Peter Ujfalusi's very recent work in...
Installing most of the tools/ directory does not technically require building any platform, so add that possibility. This is useful because the Jenkins-based CI builds the (userspace) tools separately. So...
The `module_data` structure is unique for each module instance. We will not be able to tell whether this is the first loading of the module based on the value of...
Add topology for Google CTC component
An earlier commit inadvertantly potentially changed behaviour of non-llext modules by imposing too strict a condition for calling modules_new(). Restore the original behaviour for those modules. Fixes: 6b9b4c24d28f ("modules: don't...
Add deep buffer PCM35 on sdw-amps for sof-lnl-rt722-l0 tplg.
**Describe the bug** Follow-up to https://github.com/thesofproject/sof/issues/8908 With the assert fixed on MTL, we still see the DSP panic hit on cAVS2.5, but in different scenario (at power-down). **To Reproduce** Test...
DNR