zephyr/subsys/ipc/ipc_service
Dominik Kilian cbaafe209c boards: nordic: ipc: added dcache alignement
The nRF54 and nRF92 chips has data cache, which means
the ICMsg and ICBMsg must be configured to follow required
cache alignment of the shared memory.
The `dcache-alignement` needs to be defined for that.

Signed-off-by: Dominik Kilian <Dominik.Kilian@nordicsemi.no>
2024-10-24 03:45:35 +01:00
..
backends boards: nordic: ipc: added dcache alignement 2024-10-24 03:45:35 +01:00
lib ipc: icmsg: increase stack size of RX work queue thread 2024-10-22 20:40:57 +02:00
CMakeLists.txt ipc_service: Move libraries in a stalone directory 2021-11-12 14:51:29 +01:00
ipc_service.c ipc_service: Add ipc_service_close_instance function 2022-10-03 10:08:44 +02:00
Kconfig ipc: ipc_service: kconfig cleanup 2022-12-05 15:26:31 +01:00