Home
last modified time | relevance | path

Searched defs:BL2 (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-3.7.0/docs/design/
Dfirmware-design.rst317 BL2 subsection
328 For AArch64, BL2 performs the minimal architectural initialization required argument
340 On Arm platforms, BL2 performs the following platform initializations: argument
354 Image loading in BL2 argument
367 SCP_BL2 (System Control Processor Firmware) image load argument
382 BL2 loads the EL3 Runtime Software image from platform storage into a platform- argument
389 BL2 loads the optional BL32 image from platform storage into a platform- argument
401 BL2 loads the BL33 image (e.g. UEFI or other test or boot software) from argument
414 BL2 execution continues as follows: argument
/trusted-firmware-a-3.7.0/docs/
Dporting-guide.rst1786 Function : bl2_early_platform_setup2() [mandatory]
1814 Function : bl2_plat_arch_setup() [mandatory]
1830 Function : bl2_platform_setup() [mandatory]
1849 Function : bl2_plat_handle_pre_image_load() [optional]
1861 Function : bl2_plat_handle_post_image_load() [optional]
1873 Function : bl2_plat_preload_setup [optional]
1903 Boot Loader Stage 2 (BL2) at EL3