| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_bl1_common.c | 37 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()
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1_fwu.c | 120 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() 227 static int bl1_fwu_image_copy(unsigned int image_id, in bl1_fwu_image_copy() 370 static int bl1_fwu_image_auth(unsigned int image_id, in bl1_fwu_image_auth() 506 static int bl1_fwu_image_execute(unsigned int image_id, in bl1_fwu_image_execute() 695 static int bl1_fwu_image_reset(unsigned int image_id, unsigned int flags) in bl1_fwu_image_reset()
|
| /rk3399_ARM-atf/common/ |
| H A D | bl_common.c | 73 static int load_image(unsigned int image_id, image_info_t *image_data) in load_image() 160 static int load_auth_image_recursive(unsigned int image_id, in load_auth_image_recursive() 198 static int load_auth_image_internal(unsigned int image_id, in load_auth_image_internal() 217 int load_auth_image(unsigned int image_id, image_info_t *image_data) in load_auth_image()
|
| /rk3399_ARM-atf/bl1/aarch64/ |
| H A D | bl1_context_mgmt.c | 36 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image() 69 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image()
|
| /rk3399_ARM-atf/plat/brcm/common/ |
| H A D | brcm_bl2_setup.c | 143 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()
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_bl2_setup.c | 69 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() 81 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| /rk3399_ARM-atf/plat/qti/common/src/ |
| H A D | qti_bl2_setup.c | 74 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() 86 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | hikey_bl2_setup.c | 118 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()
|
| H A D | hikey_bl1_setup.c | 132 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc() 146 void bl1_plat_set_ep_info(unsigned int image_id, in bl1_plat_set_ep_info()
|
| /rk3399_ARM-atf/plat/nvidia/tegra/common/ |
| H A D | tegra_io_storage.c | 16 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source()
|
| /rk3399_ARM-atf/plat/marvell/armada/common/ |
| H A D | marvell_bl2_setup.c | 98 int marvell_bl2_handle_post_image_load(unsigned int image_id) in marvell_bl2_handle_post_image_load() 154 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_bl2_setup.c | 212 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()
|
| H A D | hikey960_bl1_setup.c | 221 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc() 234 void bl1_plat_set_ep_info(unsigned int image_id, in bl1_plat_set_ep_info()
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_io_storage.c | 142 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source() 185 int arm_set_image_source(unsigned int image_id, const char *part_name, in arm_set_image_source() 253 int plat_fwu_set_metadata_image_source(unsigned int image_id, in plat_fwu_set_metadata_image_source()
|
| /rk3399_ARM-atf/plat/nxp/common/img_loadr/ |
| H A D | load_img.c | 31 int load_img(unsigned int image_id, uintptr_t *image_base, in load_img()
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | bl2_io_storage.c | 318 static int try_nand_backup_partitions(unsigned int image_id) in try_nand_backup_partitions() 523 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() 662 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source() 812 static int set_metadata_image_source(unsigned int image_id, in set_metadata_image_source() 881 int plat_fwu_set_metadata_image_source(unsigned int image_id, in plat_fwu_set_metadata_image_source()
|
| /rk3399_ARM-atf/include/export/common/ |
| H A D | bl_common_exp.h | 49 unsigned int image_id; member 69 unsigned int image_id; member 82 unsigned int image_id; member
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_bl2_setup.c | 129 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() 149 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_common_measured_boot.c | 20 int plat_mboot_measure_image(unsigned int image_id, image_info_t *image_data) in plat_mboot_measure_image()
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_common_measured_boot.c | 20 int plat_mboot_measure_image(unsigned int image_id, image_info_t *image_data) in plat_mboot_measure_image()
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | tc_common_dpe.c | 16 int plat_mboot_measure_image(unsigned int image_id, image_info_t *image_data) in plat_mboot_measure_image()
|
| H A D | tc_common_measured_boot.c | 15 int plat_mboot_measure_image(unsigned int image_id, image_info_t *image_data) in plat_mboot_measure_image()
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/ |
| H A D | bl2_plat_setup.c | 101 int poplar_bl2_handle_post_image_load(unsigned int image_id) in poplar_bl2_handle_post_image_load() 167 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| /rk3399_ARM-atf/plat/arm/board/a5ds/ |
| H A D | a5ds_bl2_setup.c | 20 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf.c | 17 int fconf_load_config(unsigned int image_id) in fconf_load_config()
|