The multi-endpoint backend of the ipc_service subsystem contains two roles with separated implementations: initiator and follower. There was many code duplications for both roles. This patch introduces a new IPC library: icmsg_me containing common code extracted from both roles and encapsulating access to common data fields. Signed-off-by: Hubert Miś <hubert.mis@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ipc_icmsg_me_follower.c | ||
| ipc_icmsg_me_initiator.c | ||
| ipc_icmsg.c | ||
| ipc_icmsg.h | ||
| ipc_rpmsg_static_vrings.c | ||
| ipc_rpmsg_static_vrings.h | ||
| Kconfig | ||
| Kconfig.icmsg_me | ||
| Kconfig.rpmsg | ||