Searched refs:load_image (Results 1 – 4 of 4) sorted by relevance
208 int load_image(unsigned int image_id, image_info_t *image_data);214 int load_image(meminfo_t *mem_layout,
210 int load_image(unsigned int image_id, image_info_t *image_data) in load_image() function314 rc = load_image(image_id, image_data); in load_auth_image_internal()385 int load_image(meminfo_t *mem_layout, in load_image() function515 rc = load_image(mem_layout, image_id, image_base, image_data, in load_auth_image_internal()
1564 ``load_image()`` function will check that the memory where BL2 will be loaded is1625 ``load_image()`` function performs bounds check for the image size based on the
2666 storage access is only required by BL1 and BL2 phases. The ``load_image()``