Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/docs/design/
Dfirmware-design.rst368 BL2 subsection
379 For AArch64, BL2 performs the minimal architectural initialization required argument
391 On Arm platforms, BL2 performs the following platform initializations: argument
405 Image loading in BL2 argument
418 SCP_BL2 (System Control Processor Firmware) image load argument
433 BL2 loads the EL3 Runtime Software image from platform storage into a platform- argument
440 BL2 loads the optional BL32 image from platform storage into a platform- argument
452 BL2 loads the BL33 image (e.g. UEFI or other test or boot software) from argument
466 BL2 execution continues as follows: argument
/trusted-firmware-a-3.6.0-3.5.0/docs/
Dporting-guide.rst1866 Function : bl2_early_platform_setup2() [mandatory]
1894 Function : bl2_plat_arch_setup() [mandatory]
1910 Function : bl2_platform_setup() [mandatory]
1929 Function : bl2_plat_handle_pre_image_load() [optional]
1941 Function : bl2_plat_handle_post_image_load() [optional]
1953 Function : bl2_plat_preload_setup [optional]
1967 Function : plat_try_next_boot_source() [optional]
1983 Function : bl2_plat_mboot_init() [optional]
2019 Boot Loader Stage 2 (BL2) at EL3