zephyr/subsys/ipc/ipc_service/backends
Timothy Keys 614f55f8be ipc: ipc_service: Null terminate RPMsg endpoint names
This fixes the compiler warning -Wstringop-truncation in
version 13 of gcc.

Signed-off-by: Timothy Keys <timothy.keys@nordicsemi.no>
2025-01-22 10:40:27 +01:00
..
CMakeLists.txt ipc: add dynamically allocated buffers to icmsg 2023-11-13 11:11:43 +01:00
ipc_icbmsg.c ipc: icbmsg: Reduce block alignment to 32-bits 2024-11-22 08:26:22 -05:00
ipc_icmsg.c drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
ipc_icmsg.h
ipc_icmsg_me_follower.c drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
ipc_icmsg_me_initiator.c drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
ipc_rpmsg_static_vrings.c ipc: ipc_service: Null terminate RPMsg endpoint names 2025-01-22 10:40:27 +01:00
ipc_rpmsg_static_vrings.h
Kconfig ipc: add dynamically allocated buffers to icmsg 2023-11-13 11:11:43 +01:00
Kconfig.icbmsg ipc: add dynamically allocated buffers to icmsg 2023-11-13 11:11:43 +01:00
Kconfig.icmsg_me kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.rpmsg