zephyr/tests/boards
Andy Ross da35377256 tests/boards/mtk_adsp: Handle protocol skew
Recent kernel drivers for some devices have swapped the mailbox device
used for replies.  It used to be that all commands in either direction
were sent on mbox0 and all replies on mbox1.  Now mbox0 handles
commands and replies for "DSP to Host" communication, and mbox1 is for
"Host to DSP".  Listen to both devices for our simple test.

Signed-off-by: Andy Ross <andyross@google.com>
2024-12-05 22:08:55 +01:00
..
altera_max10
espressif tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
frdm_k64f/i2c
intel_adsp driver: ssp: remove use of out-of-tree CONFIG_INTEL_MN 2024-11-25 21:51:56 +01:00
mec15xxevb_assy6853 everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
mec172xevb_assy6906 everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
mtk_adsp tests/boards/mtk_adsp: Handle protocol skew 2024-12-05 22:08:55 +01:00
native_sim tests/boards/native_sim/cpu_wait: Correct ifdef 2024-10-01 10:47:55 +01:00
nrf tests: boards: nrf70: Add ztests for bus library 2024-12-04 14:15:13 -05:00
nrf52_bsim/egu