-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
GH actions
committed
Dec 10, 2023
1 parent
90d4e0d
commit fd0b783
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule lopper
updated
7 files
Submodule open-amp
updated
7 files
+12 −0 | lib/include/openamp/remoteproc.h | |
+23 −0 | lib/include/openamp/remoteproc_virtio.h | |
+1 −0 | lib/include/openamp/rpmsg.h | |
+3 −0 | lib/include/openamp/virtio.h | |
+12 −0 | lib/remoteproc/remoteproc.c | |
+29 −0 | lib/remoteproc/remoteproc_virtio.c | |
+23 −4 | lib/rpmsg/rpmsg_virtio.c |