zephyr/subsys/ipc/ipc_service/lib
Radoslaw Koppel 61ce27a12e ipc: ipc_service: Remove the race condition from bonding
This commit removes the possible race condition when notifying
the bonding request.
When the race condition appears there is possibility that
one of the cores would never send notification for bonding.
This change makes it sure that the notification would be sent
at least once.

Signed-off-by: Radoslaw Koppel <radoslaw.koppel@nordicsemi.no>
2023-04-04 10:30:47 +02:00
..
CMakeLists.txt ipc: multi-endpoint icmsg cleanup 2023-02-23 10:46:25 +01:00
icmsg_me.c ipc: Fix icmsg deregister functionality 2023-04-03 11:29:08 +02:00
icmsg.c ipc: ipc_service: Remove the race condition from bonding 2023-04-04 10:30:47 +02:00
ipc_rpmsg.c ipc: static_vrings: Zero config struct 2022-12-13 09:44:44 +01:00
ipc_static_vrings.c cache: Fix libraries and drivers 2022-12-01 13:40:56 -05:00
Kconfig ipc: multi-endpoint icmsg cleanup 2023-02-23 10:46:25 +01:00
Kconfig.icmsg ipc: icmsg: send nocopy feature 2022-12-22 11:07:44 +01:00