mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
lib/open-amp: Add OpenAMP submodule.
OpenAMP framework provides a standard inter processor communications infrastructure for RTOS and bare metal environments. There are 3 major components in OpenAMP: libmetal, remoteproc and RPMsg. libmetal provides abstraction of the low-level underlying hardware, remoteproc is used for processor Life Cycle Management (LCM) like loading firmware, starting, stopping a core etc., and RPMsg is a bus infrastructure that enables Inter Processor Communications (IPC) between different cores. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
committed by
Damien George
parent
7f5d8c4605
commit
5bed292c06
1
lib/open-amp
Submodule
1
lib/open-amp
Submodule
Submodule lib/open-amp added at 1904dee18d
Reference in New Issue
Block a user