Home
last modified time | relevance | path

Searched refs:bl1_plat_handle_post_image_load (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-a-latest/plat/common/
Dplat_bl1_common.c29 #pragma weak bl1_plat_handle_post_image_load macro
81 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
/trusted-firmware-a-latest/plat/hisilicon/poplar/
Dbl1_plat_setup.c41 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
/trusted-firmware-a-latest/plat/arm/board/fvp_r/
Dfvp_r_bl1_setup.c209 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
Dfvp_r_bl1_main.c85 err = bl1_plat_handle_post_image_load(BL33_IMAGE_ID); in bl1_load_bl33()
/trusted-firmware-a-latest/docs/resources/diagrams/plantuml/
Dio_framework_usage_overview.puml53 bl1_main -> plat_bl1_common : bl1_plat_handle_post_image_load(BL2_IMAGE_ID)
/trusted-firmware-a-latest/bl1/
Dbl1_main.c210 err = bl1_plat_handle_post_image_load(BL2_IMAGE_ID); in bl1_load_bl2()
Dbl1_fwu.c477 result = bl1_plat_handle_post_image_load(image_id); in bl1_fwu_image_auth()
/trusted-firmware-a-latest/include/plat/common/
Dplatform.h244 int bl1_plat_handle_post_image_load(unsigned int image_id);
/trusted-firmware-a-latest/docs/
Dporting-guide.rst1555 ``bl1_plat_handle_post_image_load`` API.
1715 Function : bl1_plat_handle_post_image_load() [optional]
/trusted-firmware-a-latest/docs/design/
Dfirmware-design.rst308 #. BL1 invokes ``bl1_plat_handle_post_image_load()`` which again is intended