mirror of
https://github.com/clearlinux/graphene.git
synced 2026-08-21 21:38:26 +00:00
0433461802
* Update all headers to reflect LGPL license. * Add submodule for gcc test inputs * Add submodule for lmbench-2.5 * Fix Travis build with submodules * Migrate driver to sub repository * Migrate driver to sub repository
10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
[submodule "LibOS/shim/test/apps/gcc/test_files"]
|
|
path = LibOS/shim/test/apps/gcc/test_files
|
|
url = https://github.com/oscarlab/gcc_test_files.git
|
|
[submodule "LibOS/shim/test/apps/lmbench/lmbench-2.5"]
|
|
path = LibOS/shim/test/apps/lmbench/lmbench-2.5
|
|
url = https://github.com/oscarlab/lmbench-2.5.git
|
|
[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
|