-
Notifications
You must be signed in to change notification settings - Fork 653
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump FireMarshal/QEMU/riscv-isa-sim for OpenSBI
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule firemarshal
updated
30 files
+6 −3 | .gitmodules | |
+7 −1 | README.md | |
+3 −0 | boards/default/README.md | |
+1 −0 | boards/default/firmware/opensbi | |
+1 −0 | boards/default/firmware/riscv-pk | |
+0 −0 | boards/default/linux | |
+1 −0 | boards/firechip/firmware | |
+1 −0 | boards/firechip/linux | |
+3 −2 | init-submodules.sh | |
+0 −1 | riscv-pk | |
+3 −4 | scripts/full_test.sh | |
+9 −0 | test/bbl.json | |
+2 −0 | test/bbl/README.md | |
+1 −0 | test/bbl/refOutput/bbl/uartlog | |
+13 −0 | test/generateFiles.json | |
+2 −0 | test/generateFiles/.gitignore | |
+7 −0 | test/generateFiles/cleanup.sh | |
+1 −0 | test/generateFiles/fileInput | |
+5 −0 | test/generateFiles/generate.sh | |
+1 −0 | test/generateFiles/overlay/root/overlayInput | |
+4 −0 | test/generateFiles/refOutput/generateFiles/uartlog | |
+0 −10 | test/pk-src.json | |
+0 −1 | test/pk-src/.gitignore | |
+0 −7 | test/pk-src/copy-src.sh | |
+0 −23 | test/pk-src/refOutput/pk-src/uartlog | |
+0 −13 | test/pk-src/test.patch | |
+108 −32 | wlutil/build.py | |
+43 −12 | wlutil/config.py | |
+4 −4 | wlutil/default-config.yaml | |
+81 −16 | wlutil/wlutil.py |
Submodule qemu
updated
3270 files
Submodule riscv-isa-sim
updated
from 9443c1 to 8d860c