Skip to content

Commit 80407cb

Browse files
mwaskodeb-intel
authored andcommitted
developer guides: async messaging
Best practices of asynchronous messaging implementation Signed-off-by: Michal Wasko <[email protected]>
1 parent c8dde81 commit 80407cb

File tree

3 files changed

+654
-0
lines changed

3 files changed

+654
-0
lines changed

architectures/firmware/sof-zephyr/mpp_layer/async_messaging.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Asynchronous messages are one-way from producer to all consumers and allows to:
2222
Messages are exchanged over IDC protocol and shared memory with multi-core
2323
support. Message producers and consumers can be run on different cores.
2424

25+
Development guide: :ref:`async_messaging_best_practices`
26+
2527
.. TODO: Add link to AMS interface generated from code
2628
2729
Asynchronous Messaging Flows

0 commit comments

Comments
 (0)