diff options
Diffstat (limited to 'config/submodule/coreboot/default/arm-trusted-firmware')
-rw-r--r-- | config/submodule/coreboot/default/arm-trusted-firmware/module.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/submodule/coreboot/default/arm-trusted-firmware/module.cfg b/config/submodule/coreboot/default/arm-trusted-firmware/module.cfg new file mode 100644 index 00000000..cdd82c2d --- /dev/null +++ b/config/submodule/coreboot/default/arm-trusted-firmware/module.cfg @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + +subgit="https://review.coreboot.org/arm-trusted-firmware.git" +subgit_bkup="https://github.com/coreboot/arm-trusted-firmware" +subhash="9109143417b24337d39a2a9583828a44996f8aac" |