| /arm-trusted-firmware/plat/arm/board/juno/ |
| H A D | juno_bl2_setup.c | 23 int arm_bl2_plat_handle_post_image_load(unsigned int image_id) in arm_bl2_plat_handle_post_image_load() argument
|
| H A D | juno_bl1_setup.c | 75 void bl1_plat_set_ep_info(unsigned int image_id, in bl1_plat_set_ep_info() argument
|
| /arm-trusted-firmware/plat/qemu/qemu/ |
| H A D | qemu_bl1_measured_boot.c | 25 int plat_mboot_measure_image(unsigned int image_id, image_info_t *image_data) in plat_mboot_measure_image() argument
|
| H A D | qemu_measured_boot.c | 106 int plat_mboot_measure_image(unsigned int image_id, image_info_t *image_data) in plat_mboot_measure_image() argument
|
| /arm-trusted-firmware/plat/qemu/common/ |
| H A D | qemu_io_storage.c | 386 static const io_file_spec_t *get_io_file_spec(unsigned int image_id) in get_io_file_spec() argument 398 static const struct plat_io_policy *get_io_policy(unsigned int image_id) in get_io_policy() argument 519 get_alt_image_source(unsigned int image_id,uintptr_t * dev_handle,uintptr_t * image_spec) get_alt_image_source() argument 538 plat_get_image_source(unsigned int image_id,uintptr_t * dev_handle,uintptr_t * image_spec) plat_get_image_source() argument [all...] |
| H A D | qemu_bl2_setup.c | 246 static int qemu_bl2_handle_post_image_load(unsigned int image_id) in qemu_bl2_handle_post_image_load() argument 398 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load() argument
|
| /arm-trusted-firmware/plat/common/ |
| H A D | plat_bl_common.c | 62 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() argument 67 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load() argument
|
| /arm-trusted-firmware/plat/arm/common/ |
| H A D | arm_bl2_setup.c | 246 int arm_bl2_handle_post_image_load(unsigned int image_id) in arm_bl2_handle_post_image_load() argument 304 int arm_bl2_plat_handle_post_image_load(unsigned int image_id) in arm_bl2_plat_handle_post_image_load() argument
|
| H A D | arm_bl1_fwu.c | 91 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc() argument
|
| /arm-trusted-firmware/plat/st/common/ |
| H A D | bl2_io_storage.c | 473 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() argument 585 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source() argument 715 static int plat_set_image_source(unsigned int image_id, in plat_set_image_source() argument 771 plat_fwu_set_metadata_image_source(unsigned int image_id,uintptr_t * handle,uintptr_t * image_spec) plat_fwu_set_metadata_image_source() argument [all...] |
| H A D | stm32mp_fconf_io.c | 92 unsigned int image_id; member
|
| /arm-trusted-firmware/plat/nxp/common/setup/ |
| H A D | ls_bl2_el3_setup.c | 227 int ls_bl2_handle_post_image_load(unsigned int image_id) in ls_bl2_handle_post_image_load() argument 264 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load() argument
|
| /arm-trusted-firmware/plat/arm/css/common/ |
| H A D | css_bl2_setup.c | 88 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load() argument
|
| /arm-trusted-firmware/plat/marvell/armada/common/ |
| H A D | marvell_io_storage.c | 182 unsigned int image_id __attribute__((unused)), in plat_marvell_get_alt_image_source() argument 194 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source() argument
|
| /arm-trusted-firmware/include/common/ |
| H A D | desc_image_load.h | 13 unsigned int image_id; member
|
| /arm-trusted-firmware/plat/imx/imx8m/ |
| H A D | imx8m_measured_boot.c | 27 int plat_mboot_measure_image(unsigned int image_id, image_info_t *image_data) in plat_mboot_measure_image() argument
|
| /arm-trusted-firmware/plat/hisilicon/hikey/ |
| H A D | hikey_io_storage.c | 279 int hikey_set_fip_addr(unsigned int image_id, const char *name) in hikey_set_fip_addr() argument 299 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source() argument
|
| /arm-trusted-firmware/common/ |
| H A D | desc_image_load.c | 53 int get_bl_params_node_index(unsigned int image_id) in get_bl_params_node_index() argument 71 bl_mem_params_node_t *get_bl_mem_params_node(unsigned int image_id) in get_bl_mem_params_node() argument [all...] |
| /arm-trusted-firmware/plat/hisilicon/poplar/ |
| H A D | bl1_plat_setup.c | 41 int bl1_plat_handle_post_image_load(unsigned int image_id) in bl1_plat_handle_post_image_load() argument
|
| /arm-trusted-firmware/drivers/partition/ |
| H A D | partition.c | 279 static int load_backup_gpt(unsigned int image_id, unsigned int sector_nums) in load_backup_gpt() argument 363 int load_partition_table(unsigned int image_id) in load_partition_table() argument 461 void partition_init(unsigned int image_id) in partition_init() argument [all...] |
| /arm-trusted-firmware/plat/arm/board/fvp_r/ |
| H A D | fvp_r_io_storage.c | 94 int plat_arm_get_alt_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_arm_get_alt_image_source() argument
|
| /arm-trusted-firmware/plat/rpi/rpi3/ |
| H A D | rpi3_bl2_setup.c | 102 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load() argument
|
| /arm-trusted-firmware/plat/arm/board/fvp/ |
| H A D | fvp_bl2_setup.c | 104 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load() argument
|
| /arm-trusted-firmware/plat/imx/imx8m/imx8mp/ |
| H A D | imx8mp_bl2_el3_setup.c | 76 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load() argument
|
| /arm-trusted-firmware/plat/hisilicon/hikey960/ |
| H A D | hikey960_io_storage.c | 337 int hikey960_set_fip_addr(unsigned int image_id, const char *name) in hikey960_set_fip_addr() argument 357 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source() argument
|