summaryrefslogtreecommitdiff
path: root/config/submodule/coreboot/default
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-05-24 19:08:57 +0100
committerLeah Rowe <leah@libreboot.org>2024-05-24 19:30:43 +0100
commitfdb08143e4558039c6f060c594f035a53631b50f (patch)
tree96530ac5df046c02fb4af1c395227cbc9daa79c5 /config/submodule/coreboot/default
parent1cb255e8be3988980446d61da8d99ab035a9f909 (diff)
coreboot: only download the necessary submodules
whitelist what modules are downloaded, by adding module.list files in the corresponding directories under config/submodule/, per each coreboot tree. this is making use of functionality added in the previous commit. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/default')
-rw-r--r--config/submodule/coreboot/default/module.list6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/submodule/coreboot/default/module.list b/config/submodule/coreboot/default/module.list
new file mode 100644
index 00000000..66c90767
--- /dev/null
+++ b/config/submodule/coreboot/default/module.list
@@ -0,0 +1,6 @@
+3rdparty/arm-trusted-firmware
+3rdparty/chromeec
+3rdparty/intel-microcode
+3rdparty/libgfxinit
+3rdparty/libhwbase
+3rdparty/vboot