diff options
| author | Samuel Holland <[email protected]> | 2023-10-31 00:17:40 -0500 |
|---|---|---|
| committer | Andre Przywara <[email protected]> | 2024-01-29 14:31:00 +0000 |
| commit | 4a8592eeabbdd2795b691ed88cc6e95610e5493b (patch) | |
| tree | ef45f3b4ddafa596a30e09d668b898f7ebab36c7 /doc/develop/python_cq.rst | |
| parent | 53c0ad5d27a2796fbc6a2c515561cf93b55e4427 (diff) | |
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. This requires to provide an
entry point property for the U-Boot image node, which confuses some
loaders like sunxi-fel, so protect that to only be used if we have no
BL31.
Signed-off-by: Samuel Holland <[email protected]>
[Andre: filter U-Boot entry point property]
Reviewed-by: Andre Przywara <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
