zephyr/subsys/ipc/ipc_service/backends
Jackson Cooper-Driver 09cb88edcf ipc_service: Add ipc_service_deregister_endpoint function
In the case that an endpoint goes down, it needs to be deregistered
from the ipc_service for cleanup. This function deregisters the endpoint
from the ipc_rpmsg instance and sets the endpoint to zero.

Signed-off-by: Jackson Cooper-Driver <jackson.cooper---driver@amd.com>
2022-08-18 12:32:21 +02:00
..
CMakeLists.txt ipc_service: Add new backend based on custom messaging buffer 2022-03-22 12:36:39 +01:00
Kconfig lib: os: spsc_pbuf: Add option to use cache 2022-06-07 19:04:35 +02:00
Kconfig.icmsg ipc_service: Add new backend based on custom messaging buffer 2022-03-22 12:36:39 +01:00
Kconfig.rpmsg ipc_service: Automatically include source files for backends 2022-03-29 12:30:50 -07:00
ipc_icmsg.c lib: os: spsc_pbuf: Add option to use cache 2022-06-07 19:04:35 +02:00
ipc_icmsg.h lib: os: Rename icmsg_buf to spsc_pbuf 2022-06-07 19:04:35 +02:00
ipc_rpmsg_static_vrings.c ipc_service: Add ipc_service_deregister_endpoint function 2022-08-18 12:32:21 +02:00
ipc_rpmsg_static_vrings.h ipc: static_vrings: Support DT-defined buffer size 2022-06-05 14:46:18 +02:00