-
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
Sep 24, 2023
1 parent
d2fba84
commit 58dc7f6
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule lopper
updated
12 files
Submodule open-amp
updated
7 files
+3 −0 | README.md | |
+10 −1 | cmake/options.cmake | |
+6 −3 | lib/include/openamp/remoteproc_virtio.h | |
+12 −0 | lib/include/openamp/rpmsg_virtio.h | |
+16 −0 | lib/include/openamp/virtqueue.h | |
+3 −10 | lib/rpmsg/rpmsg_virtio.c | |
+52 −40 | lib/virtio/virtqueue.c |