aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: f1fbe34a52c5ed3f9d4767e47ba0d7f0bf71ca5b (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
68
69
70
[submodule "3rdparty/blobs"]
	path = 3rdparty/blobs
	url = https://review.coreboot.org/blobs.git
	update = none
	ignore = dirty
[submodule "util/nvidia-cbootimage"]
	path = util/nvidia/cbootimage
	url = https://review.coreboot.org/nvidia-cbootimage.git
[submodule "vboot"]
	path = 3rdparty/vboot
	url = https://review.coreboot.org/vboot.git
	branch = main
[submodule "arm-trusted-firmware"]
	path = 3rdparty/arm-trusted-firmware
	url = https://review.coreboot.org/arm-trusted-firmware.git
[submodule "3rdparty/chromeec"]
	path = 3rdparty/chromeec
	url = https://review.coreboot.org/chrome-ec.git
[submodule "libhwbase"]
	path = 3rdparty/libhwbase
	url = https://review.coreboot.org/libhwbase.git
[submodule "libgfxinit"]
	path = 3rdparty/libgfxinit
	url = https://review.coreboot.org/libgfxinit.git
[submodule "3rdparty/fsp"]
	path = 3rdparty/fsp
	url = https://review.coreboot.org/fsp.git
	update = none
	ignore = dirty
[submodule "opensbi"]
	path = 3rdparty/opensbi
	url = https://review.coreboot.org/opensbi.git
[submodule "intel-microcode"]
	path = 3rdparty/intel-microcode
	url = https://review.coreboot.org/intel-microcode.git
	update = none
	ignore = dirty
	branch = main
[submodule "3rdparty/ffs"]
	path = 3rdparty/ffs
	url = https://review.coreboot.org/ffs.git
[submodule "3rdparty/amd_blobs"]
	path = 3rdparty/amd_blobs
	url = https://review.coreboot.org/amd_blobs
	update = none
	ignore = dirty
[submodule "3rdparty/cmocka"]
	path = 3rdparty/cmocka
	url = https://review.coreboot.org/cmocka.git
	update = none
	branch = stable-1.1
[submodule "3rdparty/qc_blobs"]
	path = 3rdparty/qc_blobs
	url = https://review.coreboot.org/qc_blobs.git
	update = none
	ignore = dirty
[submodule "3rdparty/intel-sec-tools"]
	path = 3rdparty/intel-sec-tools
	url = https://review.coreboot.org/9esec-security-tooling.git
[submodule "3rdparty/stm"]
	path = 3rdparty/stm
	url = https://review.coreboot.org/STM
	branch = stmpe
[submodule "util/goswid"]
	path = util/goswid
	url = https://review.coreboot.org/goswid
	branch = trunk
[submodule "src/vendorcode/amd/opensil/genoa_poc/opensil"]
	path = src/vendorcode/amd/opensil/genoa_poc/opensil
	url = https://review.coreboot.org/opensil_genoa_poc.git