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>
audit2-merge1
Leah Rowe 2024-05-24 19:08:57 +01:00 committed by Leah Rowe
parent b5aa8b2d35
commit 38fca598fb
5 changed files with 17 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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