Searched refs:image_desc_t (Results 1 – 22 of 22) sorted by relevance
52 static image_desc_t *image_desc_head;137 static image_desc_t *new_image_desc(const uuid_t *uuid, in new_image_desc()140 image_desc_t *desc; in new_image_desc()153 static void set_image_desc_action(image_desc_t *desc, int action, in set_image_desc_action()167 static void free_image_desc(image_desc_t *desc) in free_image_desc()179 static void add_image_desc(image_desc_t *desc) in add_image_desc()181 image_desc_t **p = &image_desc_head; in add_image_desc()193 image_desc_t *desc = image_desc_head, *tmp; in free_image_descs()211 image_desc_t *desc; in fill_image_descs()220 static image_desc_t *lookup_image_desc_from_uuid(const uuid_t *uuid) in lookup_image_desc_from_uuid()[all …]
41 } image_desc_t; typedef
57 static image_desc_t bl2_img_desc = BL2_IMAGE_DESC; in bl1_plat_get_image_desc()88 image_desc_t *image_desc; in bl1_plat_handle_post_image_load()126 void bl1_plat_set_bl2_hash(const image_desc_t *image_desc) in bl1_plat_set_bl2_hash()
166 const image_desc_t *desc, *checked_desc; in bl1_fwu_image_check_overlaps()232 image_desc_t *desc; in bl1_fwu_image_copy()375 image_desc_t *desc; in bl1_fwu_image_auth()508 image_desc_t *desc = bl1_plat_get_image_desc(image_id); in bl1_fwu_image_execute()556 image_desc_t *desc; in bl1_fwu_image_resume()621 image_desc_t *desc; in bl1_fwu_sec_image_done()694 image_desc_t *desc = bl1_plat_get_image_desc(image_id); in bl1_fwu_image_reset()
163 image_desc_t *desc; in bl1_load_bl2()
75 void bl1_plat_set_bl2_hash(const image_desc_t *image_desc) in bl1_plat_set_bl2_hash()89 image_desc_t *image_desc; in bl1_plat_handle_post_image_load()
12 extern image_desc_t bl1_tbbr_image_descs[];
78 } image_desc_t; typedef
89 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc()
150 image_desc_t *desc; in arm_bl1_platform_setup()
132 void arm_bl1_set_bl2_hash(const image_desc_t *image_desc) in arm_bl1_set_bl2_hash()
47 image_desc_t *desc; in bl1_prepare_next_image()
12 image_desc_t bl1_tbbr_image_descs[] = {
79 image_desc_t *image_desc = bl1_plat_get_image_desc(SCP_BL2U_IMAGE_ID); in bl1_plat_set_ep_info()
39 image_desc_t *image_desc; in bl1_plat_handle_post_image_load()
130 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc()
106 image_desc_t *desc; in bl1_prepare_next_image()
221 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc()
186 void bl1_plat_set_bl2_hash(const image_desc_t *image_desc);
238 void arm_bl1_set_bl2_hash(const image_desc_t *image_desc);
72 platform, which BL1 uses to fetch an image descriptor (``image_desc_t``) via a
1326 Return : image_desc_t *1328 BL1 calls this function to get the image descriptor information ``image_desc_t``