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>
20240612_branch
Leah Rowe 2024-05-24 19:08:57 +01:00
parent 1cb255e8be
commit fdb08143e4
7 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1 @@
3rdparty/vboot

View File

@ -0,0 +1,6 @@
3rdparty/arm-trusted-firmware
3rdparty/chromeec
3rdparty/intel-microcode
3rdparty/libgfxinit
3rdparty/libhwbase
3rdparty/vboot

View File

@ -0,0 +1,4 @@
3rdparty/intel-microcode
3rdparty/libgfxinit
3rdparty/libhwbase
3rdparty/vboot

View File

@ -0,0 +1,4 @@
3rdparty/amd_blobs
3rdparty/libgfxinit
3rdparty/libhwbase
3rdparty/vboot

View File

@ -0,0 +1,4 @@
3rdparty/amd_blobs
3rdparty/libgfxinit
3rdparty/libhwbase
3rdparty/vboot

View File

@ -0,0 +1,4 @@
3rdparty/intel-microcode
3rdparty/libgfxinit
3rdparty/libhwbase
3rdparty/vboot

View File

@ -0,0 +1,4 @@
3rdparty/intel-microcode
3rdparty/libgfxinit
3rdparty/libhwbase
3rdparty/vboot