arm-trusted-firmware-mediatek: add ATF builds for MT7622
authorDaniel Golle <daniel@makrotopia.org>
Tue, 2 Feb 2021 18:04:33 +0000 (18:04 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 2 Feb 2021 18:13:15 +0000 (18:13 +0000)
commita3b55ae510e1af2fa401d0091fccb11af6bed799
tree885ca4f0311c02f890e3966596bf56da6ade648a
parent740af59b9c7ee879b6936dd03bf37d37a54dda47
arm-trusted-firmware-mediatek: add ATF builds for MT7622

ATF bl2 comes in 4 variants for MT7622 depending on the boot media:
 * nor
 * snand
 * emmc
 * sdmmc

Additional binary headers needed for emmc and sdmmc are downloaded as
well and provided along with bl2*.bin and bl31.bin to allow building
images including ATF for MT7622.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/arm-trusted-firmware-mediatek/Makefile [new file with mode: 0644]