Skip to content

Commit b7e0544

Browse files
QSchulzsjg20
authored andcommitted
chapter2: add tfa-bl31 type
Added to U-Boot v2025.04[1]. Used for U-Boot proper to load TF-A BL31 from kernel FIT instead of the (currently) more typical U-Boot SPL loading TF-A BL31 from U-Boot proper FIT, allowing to run U-Boot proper in EL3. [1] https://source.denx.de/u-boot/u-boot/-/commit/854a5a00cadd6ea4adcc9e4a923124887989f5f8 Cc: Marek Vasut <[email protected]> Signed-off-by: Quentin Schulz <[email protected]>
1 parent 73c15d8 commit b7e0544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/chapter2-source-file-format.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ description
218218
sunxi_egon Allwinner eGON Boot Image
219219
sunxi_toc0 Allwinner TOC0 Boot Image
220220
tee Trusted Execution Environment Image
221+
tfa-bl31 Trusted Firmware-A BL31 Image
221222
ublimage Davinci UBL image
222223
vybridimage Vybrid Boot Image
223224
x86_setup x86 setup.bin

0 commit comments

Comments
 (0)