zephyr/drivers/mbox
Gerard Marull-Paretas 2564443e6d drivers: mbox: nrf_vevif_event_rx: fix VPR address
VPR address was obtained from the child instance, however, the child
nodes address is purely an index within the VPR node. The VPR address
needs to be obtained from the parent.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2024-12-12 16:20:31 +01:00
..
CMakeLists.txt drivers: mbox: add IVSHMEM based mbox driver 2024-11-16 15:05:34 -05:00
Kconfig drivers: mbox: add IVSHMEM based mbox driver 2024-11-16 15:05:34 -05:00
Kconfig.andes drivers: mbox: rework andes mbox plic to leverage intc_plic driver 2024-10-23 16:53:13 +02:00
Kconfig.esp32
Kconfig.ivshmem drivers: mbox: add IVSHMEM based mbox driver 2024-11-16 15:05:34 -05:00
Kconfig.nrf_bellboard
Kconfig.nrf_vevif_event
Kconfig.nrf_vevif_task
Kconfig.nrfx drivers: mbox: nrfx_ipc: enable based on DT status 2024-08-16 11:20:08 +01:00
Kconfig.nxp_imx
Kconfig.nxp_mailbox
Kconfig.nxp_s32
Kconfig.stm32_hsem
mbox_andes_plic_sw.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_esp32.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_handlers.c
mbox_ivshmem.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrf_bellboard_rx.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrf_bellboard_tx.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrf_vevif_event_rx.c drivers: mbox: nrf_vevif_event_rx: fix VPR address 2024-12-12 16:20:31 +01:00
mbox_nrf_vevif_event_tx.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrf_vevif_task_rx.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrf_vevif_task_tx.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrfx_ipc.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nxp_imx_mu.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nxp_mailbox.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nxp_s32_mru.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_stm32_hsem.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00