-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
31 lines (31 loc) · 1.17 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
[submodule "src/pkvm_setup/linux-pkvm"]
path = src/pkvm_setup/linux-pkvm
url = https://github.com/rems-project/linux
branch = pkvm-core-6.4
shallow = true
[submodule "src/pkvm_setup/linux-pkvm-verif"]
path = src/pkvm_setup/linux-pkvm-verif
url = https://github.com/rems-project/linux
branch = pkvm-verif-6.4
shallow = true
[submodule "components/autopilot/ardupilot"]
path = components/autopilot/ardupilot
url = [email protected]:GaloisInc/verse-ardupilot.git
[submodule "components/message_bus/czmq"]
path = components/message_bus/czmq
url = https://github.com/zeromq/czmq.git
[submodule "src/pkvm_setup/vhost-device"]
path = src/pkvm_setup/vhost-device
url = [email protected]:GaloisInc/verse-vhost-device.git
[submodule "src/pkvm_setup/libgpiod"]
path = src/pkvm_setup/libgpiod
url = https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git
[submodule "src/cerberus"]
path = src/cerberus
url = https://github.com/rems-project/cerberus.git
[submodule "src/pkvm_setup/qemu"]
path = src/pkvm_setup/qemu
url = [email protected]:GaloisInc/verse-debian-qemu.git
[submodule "components/autopilot/jsbsim"]
path = components/autopilot/jsbsim
url = https://github.com/JSBSim-Team/jsbsim