occlum/.gitmodules
2019-03-29 14:20:25 +08:00

15 lines
429 B
Plaintext

[submodule "deps/rust-sgx-sdk"]
path = deps/rust-sgx-sdk
url = https://github.com/baidu/rust-sgx-sdk
branch = master
[submodule "deps/xmas-elf"]
path = deps/xmas-elf
url = https://github.com/occlum/xmas-elf
branch = master
[submodule "deps/sgx_protect_file"]
path = deps/sgx_protect_file
url = https://github.com/occlum/sgx_protect_file
[submodule "deps/sefs"]
path = deps/sefs
url = https://github.com/occlum/sefs.git