Files
graphene/.gitmodules
Don Porter 7262d6000e Remove the apps directory from the repo
Replace with a submodule to include all of the test applications.
2019-06-11 20:31:06 -04:00

7 lines
267 B
Plaintext

[submodule "Pal/src/host/Linux-SGX/sgx-driver"]
path = Pal/src/host/Linux-SGX/sgx-driver
url = https://github.com/oscarlab/graphene-sgx-driver.git
[submodule "LibOS/shim/test/apps"]
path = LibOS/shim/test/apps
url = https://github.com/oscarlab/graphene-tests.git