zephyr/subsys/ipc/ipc_service/lib
Arnaud Pouliquen bf2bdcf6f7 ipc_service: open-amp: Fix libmetal shared memory registration
When using multiple instances of IPC static vring, each instance
should register its shared memory with a unique name.
Instead of a predefined default name, the name of the ipc instance
is reused for the metal device name.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
2023-12-14 16:18:55 +02:00
..
CMakeLists.txt ipc: Add pbuf implementation 2023-11-09 10:18:37 +00:00
icmsg_me.c ipc: Remove nocopy feature from icmsg_me backend 2023-11-09 10:18:37 +00:00
icmsg.c ipc: icmsg: Allow to support future versions 2023-11-09 10:19:02 +00:00
ipc_rpmsg.c
ipc_static_vrings.c ipc_service: open-amp: Fix libmetal shared memory registration 2023-12-14 16:18:55 +02:00
Kconfig ipc: backends: Port IcMsg based backends to use pbuf 2023-11-09 10:18:37 +00:00
Kconfig.icmsg ipc: Add pbuf implementation 2023-11-09 10:18:37 +00:00
pbuf.c ipc: Add pbuf implementation 2023-11-09 10:18:37 +00:00