aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorShao-Ce SUN <sunshaoce@iscas.ac.cn>2022-06-21 21:57:32 +0800
committerGitHub <noreply@github.com>2022-06-21 21:57:32 +0800
commit5f3d3f66bc1906df6eb51d0306bb1f7addcdcb27 (patch)
treec5c912b8ffc01f435c3283b0c4f0ecef4a791027 /.gitmodules
parent6c904db818d147e96ea34cdad135fc4297415f53 (diff)
parent409b951ba6621f2f115aebddfb15ce2dd78ec24f (diff)
downloadriscv-gnu-toolchain-5f3d3f66bc1906df6eb51d0306bb1f7addcdcb27.zip
riscv-gnu-toolchain-5f3d3f66bc1906df6eb51d0306bb1f7addcdcb27.tar.gz
riscv-gnu-toolchain-5f3d3f66bc1906df6eb51d0306bb1f7addcdcb27.tar.bz2
Merge branch 'riscv-collab:master' into master
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fdeb85e..4f45627 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,3 +28,11 @@
path = musl
url = git://git.musl-libc.org/musl
branch = master
+[submodule "spike"]
+ path = spike
+ url = https://github.com/riscv-software-src/riscv-isa-sim.git
+ branch = master
+[submodule "pk"]
+ path = pk
+ url = https://github.com/riscv-software-src/riscv-pk.git
+ branch = master