aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 6db8b054f8d27bcc6f52bbcbe48f1486b181c5af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "prebuilts"]
	path = prebuilts
	url = https://git.trustedfirmware.org/hafnium/prebuilts
	shallow = true
[submodule "driver/linux"]
	path = driver/linux
	url = https://git.trustedfirmware.org/hafnium/driver/linux
[submodule "project/reference"]
	path = project/reference
	url = https://git.trustedfirmware.org/hafnium/project/reference
	shallow = true
[submodule "third_party/dtc"]
	path = third_party/dtc
	url = https://git.trustedfirmware.org/hafnium/third_party/dtc
	shallow = true
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://git.trustedfirmware.org/hafnium/third_party/googletest
	shallow = true
[submodule "third_party/linux"]
	path = third_party/linux
	url = https://git.trustedfirmware.org/hafnium/third_party/linux
	shallow = true