zephyr/drivers/mbox
Manuel Argüelles ca3310145f drivers: select nocache only when supported
NOCACHE_MEMORY depends on ARCH_HAS_NOCACHE_MEMORY_SUPPORT, so
don't try to select the symbol if not supported.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2023-09-26 15:09:51 +02:00
..
CMakeLists.txt mbox: Add NXP MU as a MBOX device 2023-09-14 14:34:05 +02:00
Kconfig mbox: Add NXP MU as a MBOX device 2023-09-14 14:34:05 +02:00
Kconfig.andes drivers: mbox: Add Andestech mailbox driver 2023-07-26 10:51:41 +02:00
Kconfig.nrfx
Kconfig.nxp_imx mbox: Add NXP MU as a MBOX device 2023-09-14 14:34:05 +02:00
Kconfig.nxp_s32 drivers: select nocache only when supported 2023-09-26 15:09:51 +02:00
mbox_andes_plic_sw.c drivers: mbox: Add Andestech mailbox driver 2023-07-26 10:51:41 +02:00
mbox_handlers.c
mbox_nrfx_ipc.c
mbox_nxp_imx_mu.c mbox: Add NXP MU as a MBOX device 2023-09-14 14:34:05 +02:00
mbox_nxp_s32_mru.c mbox: nxp_s32: fix semicolon typos 2023-08-09 08:34:28 +00:00