-
Notifications
You must be signed in to change notification settings - Fork 17
/
.gitmodules
75 lines (75 loc) · 2.72 KB
/
.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "assets"]
path = assets
url = https://github.com/islet-project/assets
[submodule "third-party/nw-linux"]
path = third-party/nw-linux
url = https://github.com/islet-project/assets
branch = eac5/3rd-nw-linux-realm-metadata
[submodule "third-party/optee-build"]
path = third-party/optee-build
url = https://github.com/islet-project/assets
branch = 3rd-optee-build
[submodule "third-party/realm-linux"]
path = third-party/realm-linux
url = https://github.com/islet-project/assets
branch = eac5/3rd-realm-linux
[submodule "third-party/tf-a-tests"]
path = third-party/tf-a-tests
url = https://git.trustedfirmware.org/TF-A/tf-a-tests.git
branch = master
[submodule "third-party/tf-rmm"]
path = third-party/tf-rmm
url = https://git.trustedfirmware.org/TF-RMM/tf-rmm.git
branch = rmm-spec-v1.0-eac5
[submodule "third-party/android-kernel"]
path = third-party/android-kernel
url = https://github.com/islet-project/assets
branch = 3rd-android-kernel
[submodule "third-party/gki-build"]
path = third-party/gki-build
url = https://github.com/islet-project/assets
branch = 3rd-gki-build
[submodule "third-party/kvmtool"]
path = third-party/kvmtool
url = https://github.com/islet-project/assets
branch = eac5/3rd-kvmtool
[submodule "third-party/kvm-unit-tests"]
path = third-party/kvm-unit-tests
url = https://git.gitlab.arm.com/linux-arm/kvm-unit-tests-cca.git
branch = cca/rmm-v1.0-eac5
[submodule "third-party/cca-rmm-acs"]
path = third-party/cca-rmm-acs
url = https://github.com/islet-project/cca-rmm-acs.git
[submodule "third-party/mbedtls"]
path = third-party/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git
branch = v3.4.1
[submodule "third-party/kvmtool-rim-measurer"]
path = third-party/kvmtool-rim-measurer
url = https://github.com/islet-project/assets
branch = eac5/3rd-kvmtool-rim-measurer
[submodule "third-party/certifier"]
path = third-party/certifier
url = https://github.com/ccc-certifier-framework/certifier-framework-for-confidential-computing
[submodule "third-party/cargo-geiger"]
path = third-party/cargo-geiger
url = https://github.com/bitboom/cargo-geiger
[submodule "third-party/tf-a"]
path = third-party/tf-a
url = https://review.trustedfirmware.org/TF-A/trusted-firmware-a.git
branch = master
[submodule "third-party/tf-a-rss"]
path = third-party/tf-a-rss
url = https://github.com/islet-project/arm-trusted-firmware
branch = eac5-rss
[submodule "third-party/ciborium"]
path = third-party/ciborium
url = https://github.com/islet-project/ciborium.git
branch = 3rd-ciborium
[submodule "third-party/coset"]
path = third-party/coset
url = https://github.com/islet-project/coset.git
branch = 3rd-coset
[submodule "third-party/dtc"]
path = third-party/dtc
url = https://git.kernel.org/pub/scm/utils/dtc/dtc.git