zephyr/subsys/ipc/ipc_service
Kamil Piszczek 33408fa7af ipc: backends: rpmsg: initialize shared memory to zero
Added a code for initializing shared memory to zero. This operation
normalizes the memory state so that the IPC service is no longer
prone to reading status bits from the previous reset session.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2022-03-28 12:46:32 +02:00
..
backends ipc: backends: rpmsg: initialize shared memory to zero 2022-03-28 12:46:32 +02:00
lib ipc_service: Add new backend based on custom messaging buffer 2022-03-22 12:36:39 +01:00
CMakeLists.txt ipc_service: Move libraries in a stalone directory 2021-11-12 14:51:29 +01:00
Kconfig kconfig: Remove unneeded ${ZEPHYR_BASE} from template import 2022-03-24 18:07:28 -04:00
ipc_service.c ipc_service: Extend RPMsg structs and misc fixes 2021-11-22 23:03:23 -05:00