zephyr/doc/services/ipc/ipc_service/backends
Dominik Kilian 84a215aff8 ipc_service: icmsg: Add "unbound" functionality
In some cases, CPUs that may need to reset or
temporary stop communication. This commit adds "unbound"
functionality that provides a callback to IPC service user
when connection was interrupted for some reason, e.g.
expected or unexpected CPU reset, closing the
endpoint. The "unbound" callback is optional to implement
by endpoints. This commit implements it in the ICMsg
backend.

Signed-off-by: Dominik Kilian <Dominik.Kilian@nordicsemi.no>
2025-02-14 13:34:49 +01:00
..
icbmsg_flows.svg
icbmsg_memory.svg
icbmsg_message.svg
ipc_service_icbmsg.rst boards: nordic: ipc: added dcache alignement 2024-10-24 03:45:35 +01:00
ipc_service_icmsg.rst ipc_service: icmsg: Add "unbound" functionality 2025-02-14 13:34:49 +01:00