summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 6f62952f43518e7ea8136bb31ebfa2aed12eb67b (plain)
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
[submodule "3rdparty/blobs"]
	path = 3rdparty/blobs
	url = ../blobs.git
	update = none
	ignore = dirty
[submodule "util/nvidia-cbootimage"]
	path = util/nvidia/cbootimage
	url = ../nvidia-cbootimage.git
[submodule "vboot"]
	path = 3rdparty/vboot
	url = ../vboot.git
	branch = main
[submodule "arm-trusted-firmware"]
	path = 3rdparty/arm-trusted-firmware
	url = ../arm-trusted-firmware.git
[submodule "3rdparty/chromeec"]
	path = 3rdparty/chromeec
	url = ../chrome-ec.git
[submodule "libhwbase"]
	path = 3rdparty/libhwbase
	url = ../libhwbase.git
[submodule "libgfxinit"]
	path = 3rdparty/libgfxinit
	url = ../libgfxinit.git
[submodule "3rdparty/fsp"]
	path = 3rdparty/fsp
	url = ../fsp.git
	update = none
	ignore = dirty
[submodule "opensbi"]
	path = 3rdparty/opensbi
	url = ../opensbi.git
[submodule "intel-microcode"]
	path = 3rdparty/intel-microcode
	url = ../intel-microcode.git
	update = none
	ignore = dirty
	branch = main
[submodule "3rdparty/ffs"]
	path = 3rdparty/ffs
	url = ../ffs.git
[submodule "3rdparty/amd_blobs"]
	path = 3rdparty/amd_blobs
	url = ../amd_blobs
	update = none
	ignore = dirty
[submodule "3rdparty/cmocka"]
	path = 3rdparty/cmocka
	url = ../cmocka.git
	update = none
	branch = stable-1.1
[submodule "3rdparty/qc_blobs"]
	path = 3rdparty/qc_blobs
	url = ../qc_blobs.git
	update = none
	ignore = dirty
[submodule "3rdparty/intel-sec-tools"]
	path = 3rdparty/intel-sec-tools
	url = ../9esec-security-tooling.git
[submodule "3rdparty/stm"]
	path = 3rdparty/stm
	url = ../STM
	branch = stmpe
[submodule "util/goswid"]
	path = util/goswid
	url = ../goswid
	branch = trunk