sof
sof copied to clipboard
Sound Open Firmware
I am only testing the PR in Zephyr.
Used to validate docker behavior in PR #9870 Signed-off-by: Christopher Turner
It would be nice if there was mute light support in sof. [I wrote about this in detail here](https://unix.stackexchange.com/questions/756443/how-can-i-activate-my-keyboards-microphone-mute-light-when-using-set-source-mut), but it seems _something_ in the stack (and I'm not aware...
**Is your feature request related to a problem? Please describe.** There needs to be a Kconfig debug option that invokes the GDB stub in IPC polling mode (i.e.not using scheduler...
I am only testing the PR in Zephyr.
Set SOF_MICRO to 99 on the main branch This change ensures that SOF_MICRO is set to 99 when on the main branch, similar to Zephyr’s approach for never-released branches. For...
Currently the build scripts force a single "blessed" Cadence toolchain for each platform, which prohibits the use of upgraded/fixed/standardized tooling by downstreams. Let XTENSA_TOOLS_VERSION be set in the environment and...
**Is your feature request related to a problem? Please describe.** When including topology2 configuration files into a top-level file, where those included files don't only define classes but also instantiate...