-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
63 lines (63 loc) · 2.06 KB
/
.gitmodules
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "buildroot"]
path = buildroot
url = https://github.com/buildroot/buildroot.git
[submodule "riscv-gnu-toolchain"]
path = riscv-gnu-toolchain
url = https://github.com/riscv/riscv-gnu-toolchain.git
[submodule "opensbi"]
path = opensbi
url = https://github.com/riscv/opensbi.git
[submodule "riscv-openocd"]
path = riscv-openocd
url = https://github.com/riscv/riscv-openocd.git
[submodule "fsbl"]
path = fsbl
url = https://github.com/sifive/freedom-u540-c000-bootloader.git
[submodule "polarfire-soc-examples/polarfire-soc-linux-examples"]
path = polarfire-soc-examples/polarfire-soc-linux-examples
url = https://github.com/polarfire-soc/polarfire-soc-linux-examples.git
[submodule "polarfire-soc-examples/polarfire-soc-amp-examples"]
path = polarfire-soc-examples/polarfire-soc-amp-examples
url = https://github.com/polarfire-soc/polarfire-soc-amp-examples.git
[submodule "2ndboot"]
path = 2ndboot
url = https://github.com/starfive-tech/JH7100_secondBoot
[submodule "smatch"]
path = smatch
url = https://github.com/error27/smatch
[submodule "sparse"]
path = sparse
url = https://github.com/sparse/smatch
[submodule "llvm-project"]
path = llvm
url = [email protected]:llvm/llvm-project.git
[submodule "clang-built-linux"]
path = tc-build
url = https://github.com/ClangBuiltLinux/tc-build
[submodule "lab"]
path = lab
url = [email protected]:ConchuOD/lab.git
[submodule "ykush"]
path = ykush
url = https://github.com/Yepkit/ykush
[submodule "ykurcmd"]
path = ykurcmd
url = https://github.com/conchuod/ykurcmd
[submodule "u-boot"]
path = u-boot
url = https://github.com/u-boot/u-boot
[submodule "v5-tools"]
path = v5-tools
url = https://github.com/starfive-tech/Tools.git
[submodule "binutils"]
path = binutils
url = https://github.com/bminor/binutils-gdb.git
[submodule "hart-software-services"]
path = hart-software-services
url = https://github.com/polarfire-soc/hart-software-services.git
[submodule "xen-riscv"]
path = xen
url = [email protected]:xen-project/collab/xen-riscv.git
[submodule "k230-boot"]
path = k230-boot
url = https://github.com/ConchuOD/k230-boot