Searched refs:bl1_plat_handle_post_image_load (Results 1 – 9 of 9) 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
53 bl1_main -> plat_bl1_common : bl1_plat_handle_post_image_load(BL2_IMAGE_ID)
313 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
210 err = bl1_plat_handle_post_image_load(BL2_IMAGE_ID); in bl1_load_bl2()
480 result = bl1_plat_handle_post_image_load(image_id); in bl1_fwu_image_auth()
280 int bl1_plat_handle_post_image_load(unsigned int image_id);
1648 ``bl1_plat_handle_post_image_load`` API.1817 Function : bl1_plat_handle_post_image_load() [optional]
308 #. BL1 invokes ``bl1_plat_handle_post_image_load()`` which again is intended