-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: IPCInter-Process CommunicationInter-Process Communication
Description
With #36120 now merged we can start discussing how to extend the IPC service to support multi-core (>2) IPC.
The idea is that the IPC Service backend implementation should be able to create several RPMsg instances based on DT information for IPC (shared memory regions, target CPU, IPM instances and mechanism, etc.. ) during system initialization. The API should allow the user to use any of the instances created without worrying about hardware details but only defining target_cpu and endpoint_name.
Tagging the relevant people: @maje-emb @hubertmis @carlescufi
hubertmis
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: IPCInter-Process CommunicationInter-Process Communication