Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/docs/design/
Dfirmware-design.rst369 BL2 subsection
380 For AArch64, BL2 performs the minimal architectural initialization required argument
392 On Arm platforms, BL2 performs the following platform initializations: argument
406 Image loading in BL2 argument
419 SCP_BL2 (System Control Processor Firmware) image load argument
434 BL2 loads the EL3 Runtime Software image from platform storage into a platform- argument
441 BL2 loads the optional BL32 image from platform storage into a platform- argument
453 BL2 loads the BL33 image (e.g. UEFI or other test or boot software) from argument
467 BL2 execution continues as follows: argument
/trusted-firmware-a-3.4.0/docs/getting_started/
Dporting-guide.rst1551 Function : bl2_early_platform_setup2() [mandatory]
1579 Function : bl2_plat_arch_setup() [mandatory]
1595 Function : bl2_platform_setup() [mandatory]
1614 Function : bl2_plat_handle_pre_image_load() [optional]
1626 Function : bl2_plat_handle_post_image_load() [optional]
1638 Function : bl2_plat_preload_setup [optional]
1668 Boot Loader Stage 2 (BL2) at EL3