zephyr/tests/boards/intel_adsp
Andrey Borisovich 23b3cae1b1 inte_adsp: ipc: prevent ipc message send during Device power transition
When CONFIG_PM_DEVICE is enabled IPC Device may be during power transition
during a call to intel_adsp_ipc_send_message function.
Changed signatures of intel_adsp_ipc_send_message and its sync version
to return int and negative error codes on error.
On attempt to send IPC message during Device power transition
-ESHUTDOWN error code is returned, on busy state -EBUSY.
Updated all function references.

Signed-off-by: Andrey Borisovich <andrey.borisovich@intel.com>
2023-06-22 06:14:57 -04:00
..
cache
hda inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
hda_log inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
mm
smoke inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
ssp adsp: dmic: Add source clock selection support 2023-06-20 14:19:13 -04:00