zephyr/subsys/ipc/ipc_service
Emil Obalski 169d8fafdc ipc: icmsg: Add mutual exclussion access to shmem
If the icmsg backend is sending the data from many
contexts, the send buffer must be accessed only by one
context at a time. Ensure that by adding mutex when
sending.

Signed-off-by: Emil Obalski <Emil.Obalski@nordicsemi.no>
2023-04-29 12:24:17 +02:00
..
backends ipc: Remove internal API for clearing shared memory 2023-04-29 12:24:17 +02:00
lib ipc: icmsg: Add mutual exclussion access to shmem 2023-04-29 12:24:17 +02:00
CMakeLists.txt
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