occlum/.gitmodules
2019-02-23 16:31:01 +08:00

12 lines
344 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 = http://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