zephyr/subsys/ipc/ipc_service/backends
Hubert Miś 0b5ac4023f ipc: icmsg multi endpoint with nocopy in receive path
Add nocopy feature to icmsg-me initiator and follower roles
in their receive path. This feature is optional, configured
with Kconfig.

Signed-off-by: Hubert Miś <hubert.mis@gmail.com>
2022-12-22 11:07:44 +01:00
..
CMakeLists.txt ipc: add a multi-endpoint feature to icmsg 2022-11-09 10:41:43 +01:00
Kconfig ipc: Enable ICMSG multiendpoint role by default 2022-12-22 11:07:44 +01:00
Kconfig.icmsg_me ipc: icmsg multi endpoint with nocopy in receive path 2022-12-22 11:07:44 +01:00
Kconfig.rpmsg
ipc_icmsg.c ipc: separate icmsg core from ipc_service backend 2022-11-09 10:41:43 +01:00
ipc_icmsg.h ipc: separate icmsg core from ipc_service backend 2022-11-09 10:41:43 +01:00
ipc_icmsg_me_follower.c ipc: icmsg multi endpoint with nocopy in receive path 2022-12-22 11:07:44 +01:00
ipc_icmsg_me_initiator.c ipc: icmsg multi endpoint with nocopy in receive path 2022-12-22 11:07:44 +01:00
ipc_rpmsg_static_vrings.c
ipc_rpmsg_static_vrings.h