31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
[submodule "enclave/protobuf"]
|
|
path = enclave/protobuf
|
|
url = https://github.com/protocolbuffers/protobuf.git
|
|
[submodule "enclave/noise-c"]
|
|
path = enclave/noise-c
|
|
url = https://github.com/signalapp/noise-c.git
|
|
[submodule "enclave/SipHash"]
|
|
path = enclave/SipHash
|
|
url = https://github.com/veorq/SipHash
|
|
[submodule "enclave/googletest"]
|
|
path = enclave/googletest
|
|
url = https://github.com/google/googletest
|
|
[submodule "enclave/libsodium"]
|
|
path = enclave/libsodium
|
|
url = https://github.com/jedisct1/libsodium
|
|
[submodule "docker/aws-nitro-enclaves-nsm-api"]
|
|
path = docker/aws-nitro-enclaves-nsm-api
|
|
url = https://github.com/aws/aws-nitro-enclaves-nsm-api.git
|
|
[submodule "enclave/boringssl"]
|
|
path = enclave/boringssl
|
|
url = https://boringssl.googlesource.com/boringssl
|
|
[submodule "enclave/tinycbor"]
|
|
path = enclave/tinycbor
|
|
url = https://github.com/intel/tinycbor
|
|
[submodule "enclave/sev-guest"]
|
|
path = enclave/sev-guest
|
|
url = https://github.com/AMDESE/sev-guest/
|
|
[submodule "enclave/rapidjson"]
|
|
path = enclave/rapidjson
|
|
url = https://github.com/Tencent/rapidjson
|