Searched refs:bl1_plat_handle_post_image_load (Results 1 – 10 of 10) sorted by relevance
29 #pragma weak bl1_plat_handle_post_image_load macro81 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
41 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
209 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
85 err = bl1_plat_handle_post_image_load(BL33_IMAGE_ID); in bl1_load_bl33()
53 bl1_main -> plat_bl1_common : bl1_plat_handle_post_image_load(BL2_IMAGE_ID)
210 err = bl1_plat_handle_post_image_load(BL2_IMAGE_ID); in bl1_load_bl2()
477 result = bl1_plat_handle_post_image_load(image_id); in bl1_fwu_image_auth()
244 int bl1_plat_handle_post_image_load(unsigned int image_id);
1555 ``bl1_plat_handle_post_image_load`` API.1715 Function : bl1_plat_handle_post_image_load() [optional]
308 #. BL1 invokes ``bl1_plat_handle_post_image_load()`` which again is intended