zephyr/drivers/mbox
Flavio Ceolin 15aa3acaf6 kconfig: Remove MP_NUM_CPUS usage
Zephyr's code base uses MP_MAX_NUM_CPUS to
know how many cores exists in the target. It is
also expected that both symbols MP_MAX_NUM_CPUS
and MP_NUM_CPUS have the same value, so lets
just use MP_MAX_NUM_CPUS and simplify it.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-03 17:45:53 +01: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 kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01: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