Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
idc: zephyr: add a timeout to blocking IDC send
Replace infinite wait with a time-limited wait. In case a blocking IDC message is not handled within IDC_TIMEOUT, return an error instead of waiting. This allows to debug stuck core-to-core communication easier. Signed-off-by: Kai Vehmanen <[email protected]>
- Loading branch information