-
Notifications
You must be signed in to change notification settings - Fork 152
Expand file tree
/
Copy path.gitmodules
More file actions
47 lines (47 loc) · 1.38 KB
/
Copy path.gitmodules
File metadata and controls
47 lines (47 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[submodule "riscv-arch-test"]
path = tests/riscv-arch-test
url = https://github.com/riscv-non-isa/riscv-arch-test
shallow = true
[submodule "mini-gdbstub"]
path = src/mini-gdbstub
url = https://github.com/RinHizakura/mini-gdbstub
shallow = true
[submodule "softfloat"]
path = src/softfloat
url = https://github.com/ucb-bar/berkeley-softfloat-3
shallow = true
[submodule "tests/ansibench"]
path = tests/ansibench
url = https://github.com/sysprog21/ansibench
shallow = true
[submodule "tests/rv8-bench"]
path = tests/rv8-bench
url = https://github.com/sysprog21/rv8-bench
shallow = true
[submodule "src/ieeelib"]
path = src/ieeelib
url = https://github.com/sysprog21/ieeelib
shallow = true
[submodule "tests/doom"]
path = tests/doom
url = https://github.com/sysprog21/doom_riscv
shallow = true
[submodule "tests/quake"]
path = tests/quake
url = https://github.com/sysprog21/quake-embedded
shallow = true
[submodule "src/dtc"]
path = src/dtc
url = https://github.com/dgibson/dtc
shallow = true
[submodule "tests/embench-iot"]
path = tests/embench-iot
url = https://github.com/sysprog21/embench-iot
[submodule "tests/system/br_pkgs/doom_riscv"]
path = tests/system/br_pkgs/doom_riscv
url = https://github.com/sysprog21/doom_riscv
shallow = true
[submodule "tests/system/br_pkgs/quake"]
path = tests/system/br_pkgs/quake
url = https://github.com/sysprog21/quake-embedded
shallow = true