zephyr/include/ipc
Carlo Caione 2c08114c27 ipc_service: mi: Convert to device driver
As part of the work to support multiple IPC instances / backends using
IPC service, the static vrings mi code must be reworked to resemble a
classic device driver.

Fix also the sample using it.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-11-04 18:03:16 +01:00
..
ipc_rpmsg.h ipc_service: mi: Convert to device driver 2021-11-04 18:03:16 +01:00
ipc_service_backend.h ipc: ipc_service: Add support for multiple instances 2021-11-04 18:03:16 +01:00
ipc_service.h ipc: ipc_service: Add support for multiple instances 2021-11-04 18:03:16 +01:00
ipc_static_vrings.h ipc: ipc_service: Rework multi-instance backend. 2021-10-11 20:58:09 -04:00
rpmsg_service.h