zephyr/subsys/ipc/ipc_service/lib
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
..
CMakeLists.txt ipc: multi-endpoint icmsg cleanup 2023-02-23 10:46:25 +01:00
icmsg_me.c ipc: Fix icmsg deregister functionality 2023-04-03 11:29:08 +02:00
icmsg.c ipc: icmsg: Add mutual exclussion access to shmem 2023-04-29 12:24:17 +02:00
ipc_rpmsg.c ipc: static_vrings: Zero config struct 2022-12-13 09:44:44 +01:00
ipc_static_vrings.c cache: Fix libraries and drivers 2022-12-01 13:40:56 -05:00
Kconfig ipc: multi-endpoint icmsg cleanup 2023-02-23 10:46:25 +01:00
Kconfig.icmsg ipc: icmsg: Add mutual exclussion access to shmem 2023-04-29 12:24:17 +02:00