89bd024a1c
Current implementation of NXP mbox driver mbox_nxp_imx_mu is using only one channel 0. This commit adds support for multiple mbox channels as is indented by mbox drivers. Change done in .send api signaling mode leveraging provided channel id to select correct General Purpose Interrupt. Another change done in IRQHandler to check and handle all channels. Signed-off-by: Tomas Galbicka <tomas.galbicka@nxp.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.andes | ||
Kconfig.nrfx | ||
Kconfig.nxp_imx | ||
Kconfig.nxp_s32 | ||
mbox_andes_plic_sw.c | ||
mbox_handlers.c | ||
mbox_nrfx_ipc.c | ||
mbox_nxp_imx_mu.c | ||
mbox_nxp_s32_mru.c |