zephyr/tests/boards
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
..
altera_max10 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
espressif_esp32/cache_coex tests: boards: esp32: cache_coex: add esp32s2 2023-05-27 06:22:50 -04:00
frdm_k64f/i2c
intel_adsp inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
mec15xxevb_assy6853 test: boards: qspi: mchp: Overlay file updated for Quad mode 2023-05-24 19:40:12 -04:00
mec172xevb_assy6906/i2c_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
native_posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
nrf52_bsim/egu boards: nrf52_bsim: always allow testing with no optimization 2023-05-23 15:28:44 +09:00