Remove a deprecated submodule sgx_protect_file

This commit is contained in:
Tate, Hongliang Tian 2019-07-18 11:02:01 +00:00
parent e1e46c9935
commit 30265261cf
3 changed files with 0 additions and 5 deletions

3
.gitmodules vendored

@ -6,9 +6,6 @@
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

@ -5,7 +5,6 @@ all: src
submodule:
git submodule init
git submodule update
cd deps/sgx_protect_file && make
cd deps/sefs/sefs-fuse && make
src:

@ -1 +0,0 @@
Subproject commit 5f2e64efd27714e90b4a22f4a3ce46ef6598d32a