diff options
Diffstat (limited to 'config/submodule/coreboot/default/arm-trusted-firmware/module.cfg')
-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..953997c7 --- /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="57ac3f74b34a3303f03deee264a1f2247c68008d" |