Home
last modified time | relevance | path

Searched refs:arm_bl2_handle_post_image_load (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_bl2_setup.c25 int err = arm_bl2_handle_post_image_load(image_id); in arm_bl2_plat_handle_post_image_load()
/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl2_setup.c287 int arm_bl2_handle_post_image_load(unsigned int image_id) in arm_bl2_handle_post_image_load() function
367 return arm_bl2_handle_post_image_load(image_id); in arm_bl2_plat_handle_post_image_load()
/rk3399_ARM-atf/include/plat/arm/common/
H A Dplat_arm.h255 int arm_bl2_handle_post_image_load(unsigned int image_id);