Searched refs:bl1_plat_handle_post_image_load (Results 1 – 21 of 21) 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
86 err = bl1_plat_handle_post_image_load(BL33_IMAGE_ID); in bl1_load_bl33()
211 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)
193 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()
194 err = bl1_plat_handle_post_image_load(BL2_IMAGE_ID); in bl1_load_bl2()
306 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
192 int bl1_plat_handle_post_image_load(unsigned int image_id);
263 int bl1_plat_handle_post_image_load(unsigned int image_id);
1245 ``bl1_plat_handle_post_image_load`` API.1405 Function : bl1_plat_handle_post_image_load() [optional]
1589 ``bl1_plat_handle_post_image_load`` API.1758 Function : bl1_plat_handle_post_image_load() [optional]
357 #. BL1 invokes ``bl1_plat_handle_post_image_load()`` which again is intended
308 #. BL1 invokes ``bl1_plat_handle_post_image_load()`` which again is intended