15 lines
429 B
Plaintext
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
|