forked from veracruz-project/veracruz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
47 lines (47 loc) · 1.83 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
[submodule "psa_attestation/lib/QCBOR"]
path = psa-attestation/lib/QCBOR
url = https://github.com/veracruz-project/QCBOR.git
branch = master
[submodule "psa_attestation/lib/t_cose"]
path = psa-attestation/lib/t_cose
url = https://github.com/veracruz-project/t_cose.git
[submodule "veracruz-mcu-client/nanopb"]
path = veracruz-mcu-client/nanopb
url = https://github.com/nanopb/nanopb
[submodule "icecap/icecap"]
path = icecap/icecap
url = https://gitlab.com/icecap-project/icecap.git
branch = realmos
[submodule "icecap/sysroot/rust"]
path = icecap/sysroot/rust
url = https://gitlab.com/icecap-project/rust.git
[submodule "third-party/nitro-enclave-attestation-document"]
path = third-party/nitro-enclave-attestation-document
url = https://github.com/veracruz-project/nitro-enclave-attestation-document.git
branch = veracruz-v2
[submodule "third-party/wasi-types"]
path = third-party/wasi-types
url = https://github.com/veracruz-project/wasi-types.git
branch = veracruz
[submodule "third-party/wasmi"]
path = third-party/wasmi
url = https://github.com/veracruz-project/wasmi.git
branch = veracruz
[submodule "workspaces/icecap-runtime/deps/seL4"]
path = workspaces/icecap-runtime/deps/seL4
url = https://gitlab.com/icecap-project/seL4.git
branch = realmos
[submodule "workspaces/icecap-runtime/deps/seL4_tools"]
path = workspaces/icecap-runtime/deps/seL4_tools
url = https://gitlab.com/icecap-project/seL4_tools.git
branch = realmos
[submodule "workspaces/icecap-runtime/deps/capdl"]
path = workspaces/icecap-runtime/deps/capdl
url = https://gitlab.com/icecap-project/capdl.git
[submodule "icecap/sysroot/libc"]
path = icecap/sysroot/libc
url = https://gitlab.com/icecap-project/rust-libc.git
branch = icecap
[submodule "third-party/rust-mbedtls"]
path = third-party/rust-mbedtls
url = https://github.com/veracruz-project/rust-mbedtls.git