-
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
Nov 24, 2024
1 parent
335f6f1
commit eb5dddf
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule lopper
updated
9 files
+14 −2 | demos/openamp/inputs/openamp-overlay-zynqmp.yaml | |
+90 −50 | lopper/__init__.py | |
+23 −8 | lopper/__main__.py | |
+2 −0 | lopper/assists/baremetal_gentestapp_xlnx.py | |
+1 −0 | lopper/assists/common_utils.py | |
+1 −0 | lopper/assists/openamp.py | |
+231 −55 | lopper/assists/openamp_xlnx.py | |
+1 −1 | lopper/assists/xlnx_overlay_dt.py | |
+1 −1 | lopper/lops/lop-xlate-yaml.dts |