Samuel Holland 50ec5566a9 sunxi: binman: Support FIT generation for 32-bit SoCs
Some 32-bit SoCs can use SCP firmware to implement additional PSCI
functionality, such as system suspend. In order to load this firmware
from SPL, we need to generate and use a FIT instead of a legacy image.

Adjust the binman FIT definition so it does not rely on TF-A BL31, as
this is not used on 32-bit SoCs. Instead, after loading the firmware,
U-Boot proper is executed directly.

Series-changes: 2
 - Rely on binman min-size instead of using explicit offsets
 - Use Kconfig for firmware addresses instead of an #ifdef staircase

Signed-off-by: Samuel Holland <samuel@sholland.org>
2023-10-31 00:13:53 -05:00
..
2023-01-30 23:23:02 +01:00
2022-06-20 09:18:26 +08:00
2022-09-23 15:09:15 -04:00
2023-03-14 12:06:35 -04:00