diff options
author | Ahmad Fatoum <a.fatoum@pengutronix.de> | 2023-06-01 08:48:11 +0200 |
---|---|---|
committer | Robert Schwebel <r.schwebel@pengutronix.de> | 2023-06-01 14:26:25 +0200 |
commit | 282b5aff9aecf141de5040f896a9a10081596350 (patch) | |
tree | cc3c248e6a21746472066b00c3a669097cd9cdd9 /doc | |
parent | 44f8e493a1a7c68df7a8c99096f191e38c0976a8 (diff) | |
download | DistroKit-master.tar.gz DistroKit-master.tar.xz |
Unlike firmware-rockchip, firmware-imx doesn't ship BL31 (TF-A). Instead
we configure the upstream TF-A rule to build images for i.MX8M Quad,
Mini and Plus.
With the switch to the upstream barebox rule, this dependency on TF-A
got lost breaking less-parallel fresh builds, so let's add it back.
Preferably, TF_A would be selected directly from the barebox rule's
Kconfig. There's a BAREBOX_DEPENDENCIES option for that, but I don't
know if it's possible to extend barebox.in without having to duplicate
it fully, so adding it to firmware-imx should suffice for now.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions