Home
last modified time | relevance | path

Searched defs:image_id (Results 1 – 25 of 166) sorted by relevance

1234567

/aosp_15_r20/external/arm-trusted-firmware/bl1/
H A Dbl1_fwu.c120 static int bl1_fwu_add_loaded_id(unsigned int image_id) in bl1_fwu_add_loaded_id()
145 static int bl1_fwu_remove_loaded_id(unsigned int image_id) in bl1_fwu_remove_loaded_id()
164 static int bl1_fwu_image_check_overlaps(unsigned int image_id) in bl1_fwu_image_check_overlaps()
224 static int bl1_fwu_image_copy(unsigned int image_id, in bl1_fwu_image_copy()
367 static int bl1_fwu_image_auth(unsigned int image_id, in bl1_fwu_image_auth()
503 static int bl1_fwu_image_execute(unsigned int image_id, in bl1_fwu_image_execute()
692 static int bl1_fwu_image_reset(unsigned int image_id, unsigned int flags) in bl1_fwu_image_reset()
/aosp_15_r20/external/trusty/arm-trusted-firmware/bl1/
Dbl1_fwu.c120 static int bl1_fwu_add_loaded_id(unsigned int image_id) in bl1_fwu_add_loaded_id()
145 static int bl1_fwu_remove_loaded_id(unsigned int image_id) in bl1_fwu_remove_loaded_id()
164 static int bl1_fwu_image_check_overlaps(unsigned int image_id) in bl1_fwu_image_check_overlaps()
224 static int bl1_fwu_image_copy(unsigned int image_id, in bl1_fwu_image_copy()
367 static int bl1_fwu_image_auth(unsigned int image_id, in bl1_fwu_image_auth()
503 static int bl1_fwu_image_execute(unsigned int image_id, in bl1_fwu_image_execute()
692 static int bl1_fwu_image_reset(unsigned int image_id, unsigned int flags) in bl1_fwu_image_reset()
/aosp_15_r20/external/arm-trusted-firmware/common/
H A Dbl_common.c70 static int load_image(unsigned int image_id, image_info_t *image_data) in load_image()
150 static int load_image_flush(unsigned int image_id, in load_image_flush()
170 static int load_auth_image_recursive(unsigned int image_id, in load_auth_image_recursive()
233 static int load_auth_image_internal(unsigned int image_id, in load_auth_image_internal()
252 int load_auth_image(unsigned int image_id, image_info_t *image_data) in load_auth_image()
/aosp_15_r20/external/arm-trusted-firmware/plat/common/
H A Dplat_bl1_common.c37 void bl1_plat_set_ep_info(unsigned int image_id, in bl1_plat_set_ep_info()
43 int bl1_plat_handle_pre_image_load(unsigned int image_id) in bl1_plat_handle_pre_image_load()
52 struct image_desc *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc()
81 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/common/
Dplat_bl1_common.c37 void bl1_plat_set_ep_info(unsigned int image_id, in bl1_plat_set_ep_info()
43 int bl1_plat_handle_pre_image_load(unsigned int image_id) in bl1_plat_handle_pre_image_load()
52 struct image_desc *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc()
81 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load()
/aosp_15_r20/external/trusty/arm-trusted-firmware/common/
Dbl_common.c71 static int load_image(unsigned int image_id, image_info_t *image_data) in load_image()
152 static int load_auth_image_recursive(unsigned int image_id, in load_auth_image_recursive()
191 static int load_auth_image_internal(unsigned int image_id, in load_auth_image_internal()
210 int load_auth_image(unsigned int image_id, image_info_t *image_data) in load_auth_image()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/fvp_r/
Dfvp_r_bl1_main.c40 unsigned int image_id; in bl1_transfer_bl33() local
98 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image()
161 unsigned int image_id; in bl1_main() local
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/fvp_r/
H A Dfvp_r_bl1_main.c39 unsigned int image_id; in bl1_transfer_bl33() local
118 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image()
181 unsigned int image_id; in bl1_main() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dbl2_io_storage.c473 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load()
583 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source()
720 static int plat_set_image_source(unsigned int image_id, in plat_set_image_source()
776 int plat_fwu_set_metadata_image_source(unsigned int image_id, in plat_fwu_set_metadata_image_source()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/qemu/common/
Dqemu_io_storage.c401 static const io_file_spec_t *get_io_file_spec(unsigned int image_id) in get_io_file_spec()
413 static const struct plat_io_policy *get_io_policy(unsigned int image_id) in get_io_policy()
534 static int get_alt_image_source(unsigned int image_id, uintptr_t *dev_handle, in get_alt_image_source()
553 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source()
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/common/
H A Darm_bl2_setup.c249 int arm_bl2_handle_post_image_load(unsigned int image_id) in arm_bl2_handle_post_image_load()
307 int arm_bl2_plat_handle_post_image_load(unsigned int image_id) in arm_bl2_plat_handle_post_image_load()
319 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
H A Darm_io_storage.c120 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source()
162 int arm_set_image_source(unsigned int image_id, const char *part_name, in arm_set_image_source()
230 int plat_fwu_set_metadata_image_source(unsigned int image_id, in plat_fwu_set_metadata_image_source()
/aosp_15_r20/external/arm-trusted-firmware/plat/brcm/common/
H A Dbrcm_bl2_setup.c143 int bcm_bl2_handle_post_image_load(unsigned int image_id) in bcm_bl2_handle_post_image_load()
182 int bcm_bl2_plat_handle_post_image_load(unsigned int image_id) in bcm_bl2_plat_handle_post_image_load()
187 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/brcm/common/
Dbrcm_bl2_setup.c143 int bcm_bl2_handle_post_image_load(unsigned int image_id) in bcm_bl2_handle_post_image_load()
182 int bcm_bl2_plat_handle_post_image_load(unsigned int image_id) in bcm_bl2_plat_handle_post_image_load()
187 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/
Dhikey_bl2_setup.c118 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load()
123 int hikey_bl2_handle_post_image_load(unsigned int image_id) in hikey_bl2_handle_post_image_load()
181 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhikey_bl2_setup.c118 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load()
123 int hikey_bl2_handle_post_image_load(unsigned int image_id) in hikey_bl2_handle_post_image_load()
181 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/
H A Dhikey960_bl2_setup.c209 int hikey960_bl2_handle_post_image_load(unsigned int image_id) in hikey960_bl2_handle_post_image_load()
267 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load()
272 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/
Darm_io_storage.c120 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source()
162 int arm_set_image_source(unsigned int image_id, const char *part_name, in arm_set_image_source()
230 int plat_fwu_set_metadata_image_source(unsigned int image_id, in plat_fwu_set_metadata_image_source()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_bl2_setup.c212 int hikey960_bl2_handle_post_image_load(unsigned int image_id) in hikey960_bl2_handle_post_image_load()
275 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load()
280 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/export/common/
Dbl_common_exp.h49 unsigned int image_id; member
69 unsigned int image_id; member
82 unsigned int image_id; member
/aosp_15_r20/external/arm-trusted-firmware/include/export/common/
H A Dbl_common_exp.h49 unsigned int image_id; member
69 unsigned int image_id; member
82 unsigned int image_id; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/partition/
Dpartition.c314 static int load_backup_gpt(unsigned int image_id, unsigned int sector_nums) in load_backup_gpt()
399 int load_partition_table(unsigned int image_id) in load_partition_table()
499 void partition_init(unsigned int image_id) in partition_init()
/aosp_15_r20/external/arm-trusted-firmware/plat/layerscape/common/
H A Dls_bl2_setup.c69 int ls_bl2_handle_post_image_load(unsigned int image_id) in ls_bl2_handle_post_image_load()
97 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
/aosp_15_r20/external/arm-trusted-firmware/bl1/aarch64/
H A Dbl1_context_mgmt.c39 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image()
72 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image()
/aosp_15_r20/external/trusty/arm-trusted-firmware/bl1/aarch64/
Dbl1_context_mgmt.c39 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image()
72 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image()

1234567