-
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
Oct 13, 2024
1 parent
98f91f8
commit 7353a87
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule lopper
updated
6 files
+16 −4 | lopper/__init__.py | |
+12 −4 | lopper/assists/baremetal_gentestapp_xlnx.py | |
+1 −1 | lopper/assists/gen_domain_dts.py | |
+6 −4 | lopper/assists/xlnx_overlay_dt.py | |
+5 −1 | lopper/base.py | |
+45 −10 | lopper/tree.py |
Submodule open-amp
updated
3 files
+4 −2 | lib/include/openamp/virtio.h | |
+4 −4 | lib/remoteproc/remoteproc_virtio.c | |
+12 −12 | lib/rpmsg/rpmsg_virtio.c |