Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/common/
H A 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
/rk3399_ARM-atf/plat/hisilicon/poplar/
H A Dbl1_plat_setup.c41 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dio_framework_usage_overview.puml53 bl1_main -> plat_bl1_common : bl1_plat_handle_post_image_load(BL2_IMAGE_ID)
/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl1_setup.c313 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
/rk3399_ARM-atf/bl1/
H A Dbl1_main.c210 err = bl1_plat_handle_post_image_load(BL2_IMAGE_ID); in bl1_load_bl2()
H A Dbl1_fwu.c480 result = bl1_plat_handle_post_image_load(image_id); in bl1_fwu_image_auth()
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h280 int bl1_plat_handle_post_image_load(unsigned int image_id);
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst1648 ``bl1_plat_handle_post_image_load`` API.
1817 Function : bl1_plat_handle_post_image_load() [optional]
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst308 #. BL1 invokes ``bl1_plat_handle_post_image_load()`` which again is intended