Tomasz Leman

Results 18 issues of 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:...

In progress
area: IPC
RFC
platform: Intel ADSP
area: Boards/SoCs

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...

DNM

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...

bug
P2
IPC3

# 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...

enhancement

I am only testing the PR in Zephyr.

I am only testing the PR in Zephyr.