forked from sebva/sgx-orchestrator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
25 lines (25 loc) · 825 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[submodule "sgx-app/sgx_common"]
path = sgx-app/sgx_common
url = https://github.com/rafaelppires/sgx_common.git
[submodule "sgx-app-mem/sgx_common"]
path = sgx-app-mem/sgx_common
url = https://github.com/rafaelppires/sgx_common.git
[submodule "docker-sgx"]
path = docker-sgx
url = https://github.com/sebva/docker-sgx.git
[submodule "stress-sgx"]
path = stress-sgx
url = https://github.com/sebva/stress-sgx.git
[submodule "sgx-driver"]
path = sgx-driver
url = https://github.com/sebva/linux-sgx-driver.git
[submodule "kubernetes"]
path = kubernetes
url = https://github.com/sebva/kubernetes.git
branch = sgx-deviceplugin
[submodule "heapster"]
path = heapster
url = https://github.com/kubernetes/heapster.git
[submodule "deviceplugin"]
path = deviceplugin
url = https://github.com/sebva/sgx-device-plugin.git