/arm-trusted-firmware-2.8.0/plat/mediatek/lib/mtk_init/ |
A D | mtk_init.c | 21 const struct initcall *entry; in mtk_init_one_level() local
|
/arm-trusted-firmware-2.8.0/drivers/partition/ |
A D | gpt.c | 41 int parse_gpt_entry(gpt_entry_t *gpt_entry, partition_entry_t *entry) in parse_gpt_entry()
|
A D | partition.c | 180 static int load_gpt_entry(uintptr_t image_handle, gpt_entry_t *entry) in load_gpt_entry() 195 gpt_entry_t entry; in verify_partition_gpt() local
|
/arm-trusted-firmware-2.8.0/lib/debugfs/ |
A D | devfip.c | 96 static int get_entry(chan_t *c, struct fip_entry *entry) in get_entry() 124 struct fip_entry entry; in fipgen() local 249 struct fip_entry entry; in fipmount() local
|
/arm-trusted-firmware-2.8.0/lib/xlat_tables_v2/ |
A D | xlat_tables_utils.c | 349 uint64_t *entry; in xlat_get_mem_attributes_internal() local 493 const uint64_t *entry; in xlat_change_mem_attributes_ctx() local 543 uint64_t *entry = NULL; in xlat_change_mem_attributes_ctx() local
|
/arm-trusted-firmware-2.8.0/plat/mediatek/drivers/cpu_pm/cpcv3_2/ |
A D | mt_smp.c | 38 void mt_smp_core_bootup_address_set(struct cpu_pwr_ctrl *pwr_ctrl, uintptr_t entry) in mt_smp_core_bootup_address_set()
|
A D | mt_cpu_pm.c | 70 static int cpupm_cpu_pwr_on_prepare(unsigned int cpu, uintptr_t entry) in cpupm_cpu_pwr_on_prepare()
|
/arm-trusted-firmware-2.8.0/plat/st/common/ |
A D | bl2_io_storage.c | 497 const partition_entry_t *entry; in bl2_plat_handle_pre_image_load() local 656 const partition_entry_t *entry; in plat_fwu_set_images_source() local 692 const partition_entry_t *entry = get_partition_entry(part_name); in plat_set_image_source() local
|
/arm-trusted-firmware-2.8.0/drivers/fwu/ |
A D | fwu.c | 148 struct fwu_image_entry *entry = &metadata.img_entry[i]; in fwu_is_trial_run_state() local
|
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/ |
A D | hikey_io_storage.c | 281 const partition_entry_t *entry; in hikey_set_fip_addr() local
|
/arm-trusted-firmware-2.8.0/plat/arm/common/ |
A D | arm_io_storage.c | 165 const partition_entry_t *entry = get_partition_entry(part_name); in arm_set_image_source() local
|
/arm-trusted-firmware-2.8.0/tools/stm32image/ |
A D | stm32image.c | 191 uint32_t loadaddr, uint32_t entry, in stm32image_create_header_file() 288 int entry = -1; in main() local
|
/arm-trusted-firmware-2.8.0/lib/coreboot/ |
A D | coreboot_table.c | 125 cb_entry_t *entry = ptr; in coreboot_table_setup() local
|
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/ |
A D | imx_hab.c | 64 enum hab_status (*entry)(void); member
|
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/ |
A D | hikey960_io_storage.c | 339 const partition_entry_t *entry; in hikey960_set_fip_addr() local
|
/arm-trusted-firmware-2.8.0/drivers/io/ |
A D | io_fip.c | 38 fip_toc_entry_t entry; member
|
/arm-trusted-firmware-2.8.0/plat/mediatek/lib/pm/armv8_2/ |
A D | pwr_ctrl.c | 218 uintptr_t entry = plat_pm_get_warm_entry(); in armv8_2_power_domain_on() local
|