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 macro84 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
85 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() function
37 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)
188 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()
179 int bl1_plat_handle_post_image_load(unsigned int image_id);
1188 ``bl1_plat_handle_post_image_load`` API.1348 Function : bl1_plat_handle_post_image_load() [optional]
350 #. BL1 invokes ``bl1_plat_handle_post_image_load()`` which again is intended