zephyr/subsys/ipc/ipc_service/lib
Hubert Miś 3a1c9bce6e ipc: icmsg: send nocopy feature
Add a nocopy feature for sending message through the icmsg IPC library.

Also eliminate data races if multiple threads are using the
same ipc instance and are trying to send a message simultaneously.

Signed-off-by: Hubert Miś <hubert.mis@gmail.com>
2022-12-22 11:07:44 +01:00
..
CMakeLists.txt ipc: separate icmsg core from ipc_service backend 2022-11-09 10:41:43 +01:00
Kconfig ipc: ipc_service: kconfig cleanup 2022-12-05 15:26:31 +01:00
Kconfig.icmsg ipc: icmsg: send nocopy feature 2022-12-22 11:07:44 +01:00
icmsg.c ipc: icmsg: send nocopy feature 2022-12-22 11:07:44 +01: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