-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump third_party/black_parrot_sdk from
fe47cce
to `dd4…
…d4b3` (#2449)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule black_parrot_sdk
updated
26 files
+5 −0 | .gitmodules | |
+5 −1 | Makefile | |
+5 −0 | Makefile.common | |
+23 −5 | Makefile.prereq | |
+25 −11 | Makefile.prog | |
+5 −5 | Makefile.tools | |
+1 −1 | bedrock | |
+1 −1 | bootrom | |
+1 −1 | bp-tests | |
+1 −1 | dromajo | |
+1 −1 | linux | |
+37 −0 | patches/beebs/0001-blackparrot-cfg.patch | |
+0 −0 | patches/beebs/0001-blackparrot-config.patch | |
+39 −0 | patches/linux/buildroot/0001-Reverting-fakeroot.patch | |
+30 −0 | patches/linux/linux/0001-Adding-cosim-hack.patch | |
+56 −0 | patches/linux/opensbi/0001-init-registers.patch | |
+15 −0 | patches/linux/opensbi/0002-debug-triggers.patch | |
+385 −0 | patches/linux/opensbi/0003-Adding-BlackParrot-platform.patch | |
+17 −0 | patches/riscv-arch-test/riscv-arch-test/0001-fpr.patch | |
+1 −1 | patches/riscv-dv/0001-Adding-BlackParrot.patch | |
+37 −0 | patches/riscv-dv/0002-Modifying-Core-Setting.patch | |
+28 −0 | patches/riscv-gnu-toolchain/pk/0001-config.patch | |
+1 −1 | patches/riscv-tests/0001-makefile.patch | |
+1 −1 | perch | |
+1 −0 | riscv-arch-test | |
+1 −1 | yocto |