Tomasz Leman
Tomasz Leman
I am only testing the PR in Zephyr.
This pull request extends the generic IPC service API with a function to support sending critical messages/notifications and refactors the Intel Audio DSP host IPC service backend. Summary of changes:...
This patch reworks the SOF IPC platform integration to use the generic Zephyr ipc_service instead of the Intel audio DSP specific driver. Before this change SOF was talking directly to...
PR with changes in IPC backend.
**Describe the bug** A segmentation fault occurs in the `ipc_comp_free` function during IPC3 fuzz testing. The issue is caused by a read memory access to a null pointer. This was...
# Feature Request ## **Problem Description** The current SOF unit test infrastructure uses CMock/CMocka framework, which creates problems: 1. **Framework Mismatch**: SOF is transitioning to Zephyr RTOS, but unit tests...
I am only testing the PR in Zephyr.
I am only testing the PR in Zephyr.