forked from veracruz-project/veracruz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
23 lines (23 loc) · 871 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[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
branch = master
[submodule "psa_attestation/lib/mbed-crypto"]
path = psa-attestation/lib/mbed-crypto
url = https://github.com/veracruz-project/mbed-crypto.git
branch = veracruz
[submodule "third_party/rust-sgx-sdk"]
path = third-party/rust-sgx-sdk
url = https://github.com/veracruz-project/incubator-teaclave-sgx-sdk.git
branch = veracruz
[submodule "docker"]
path = docker
url = https://github.com/veracruz-project/veracruz-docker-image.git
branch = main
[submodule "veracruz-mcu-client/nanopb"]
path = veracruz-mcu-client/nanopb
url = https://github.com/nanopb/nanopb