Replies: 3 comments 1 reply
-
I'm not sure to understand your question...so please clarify your question if my answer is not enough accurate. |
Beta Was this translation helpful? Give feedback.
-
Hi @infn-ke this might be hardware specific as well. On Zynq UltraScale Plus and Versal SoC's this is possible in theory. As the IPIs on both SoC's mentioned have multiple apertures in their respective IPI message buffers. |
Beta Was this translation helpful? Give feedback.
-
I want to understand how openamp solves multiple endpoints and concurrency. E.g. say I'm running two Linux processes communicating over two different endpoints. Can that be achieved with one interrupt? Will UIO deliver that interrupt to both processes and how is the arbitration to the shared memory solved (process semaphores?) |
Beta Was this translation helpful? Give feedback.
-
Does rpmsg support multiple endpoints that all use the same interrupt?
Beta Was this translation helpful? Give feedback.
All reactions