iabdalkader
7f49897ada
extmod/modopenamp: Add support for building Open-AMP on device side.
...
Tested with two VMs each running on a different core.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-08-08 17:59:32 +10:00
iabdalkader
4350cbcb48
extmod/modopenamp_remoteproc: Fix entry point address int overflow.
...
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-08-08 17:59:17 +10:00
iabdalkader
8936d3af46
extmod/modopenamp: Use metal logging functions exclusively.
...
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-03-29 17:59:04 +11:00
iabdalkader
81aba8253a
extmod/modopenamp_remoteproc: Add new OpenAMP RemoteProc class.
...
RemoteProc provides an API to load firmware and control remote processors.
Note: port-specific operations must be implemented to support this class.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-03-15 18:11:28 +11:00