| /device/linaro/bootloader/arm-trusted-firmware/bl1/ |
| D | bl1_fwu.c | 117 static int bl1_fwu_add_loaded_id(int image_id) in bl1_fwu_add_loaded_id() 142 static int bl1_fwu_remove_loaded_id(int image_id) in bl1_fwu_remove_loaded_id() 161 static int bl1_fwu_image_check_overlaps(int image_id) in bl1_fwu_image_check_overlaps() 221 static int bl1_fwu_image_copy(unsigned int image_id, in bl1_fwu_image_copy() 369 static int bl1_fwu_image_auth(unsigned int image_id, in bl1_fwu_image_auth() 492 static int bl1_fwu_image_execute(unsigned int image_id, in bl1_fwu_image_execute() 681 static int bl1_fwu_image_reset(unsigned int image_id, unsigned int flags) in bl1_fwu_image_reset()
|
| D | bl1_main.c | 81 unsigned int image_id; in bl1_main() local
|
| /device/linaro/bootloader/arm-trusted-firmware/common/ |
| D | bl_common.c | 158 size_t image_size(unsigned int image_id) in image_size() 210 int load_image(unsigned int image_id, image_info_t *image_data) in load_image() 294 static int load_auth_image_internal(unsigned int image_id, in load_auth_image_internal() 355 int load_auth_image(unsigned int image_id, image_info_t *image_data) in load_auth_image() 386 unsigned int image_id, in load_image() 492 unsigned int image_id, in load_auth_image_internal() 557 unsigned int image_id, in load_auth_image()
|
| D | desc_image_load.c | 38 int get_bl_params_node_index(unsigned int image_id) in get_bl_params_node_index() 56 bl_mem_params_node_t *get_bl_mem_params_node(unsigned int image_id) in get_bl_mem_params_node()
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/common/ |
| D | plat_bl1_common.c | 32 void bl1_plat_set_ep_info(unsigned int image_id, in bl1_plat_set_ep_info() 42 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc()
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/ |
| D | juno_bl2_setup.c | 19 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| D | juno_bl1_setup.c | 43 void bl1_plat_set_ep_info(unsigned int image_id, in bl1_plat_set_ep_info()
|
| /device/linaro/bootloader/arm-trusted-firmware/drivers/partition/ |
| D | partition.c | 145 int load_partition_table(unsigned int image_id) in load_partition_table() 202 void partition_init(unsigned int image_id) in partition_init()
|
| /device/linaro/bootloader/arm-trusted-firmware/bl1/aarch64/ |
| D | bl1_context_mgmt.c | 41 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image()
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/ |
| D | arm_bl1_fwu.c | 86 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc()
|
| D | arm_bl2_setup.c | 238 int arm_bl2_handle_post_image_load(unsigned int image_id) in arm_bl2_handle_post_image_load() 293 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| /device/linaro/bootloader/arm-trusted-firmware/include/common/ |
| D | desc_image_load.h | 14 unsigned int image_id; member
|
| D | bl_common.h | 129 unsigned int image_id; member 143 unsigned int image_id; member 156 unsigned int image_id; member
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/ |
| D | hikey_bl1_setup.c | 558 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc() 572 void bl1_plat_set_ep_info(unsigned int image_id, in bl1_plat_set_ep_info()
|
| D | hikey_bl2_setup.c | 165 int hikey_bl2_handle_post_image_load(unsigned int image_id) in hikey_bl2_handle_post_image_load() 220 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| D | hikey_io_storage.c | 194 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source()
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/ |
| D | uniphier_bl2_setup.c | 116 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| D | uniphier_io_storage.c | 310 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source() 324 int uniphier_check_image(unsigned int image_id) in uniphier_check_image()
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/qemu/ |
| D | qemu_bl2_setup.c | 227 static int qemu_bl2_handle_post_image_load(unsigned int image_id) in qemu_bl2_handle_post_image_load() 278 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| D | qemu_io_storage.c | 346 static int get_alt_image_source(unsigned int image_id, uintptr_t *dev_handle, in get_alt_image_source() 363 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source()
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/fvp/ |
| D | fvp_io_storage.c | 129 int plat_arm_get_alt_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_arm_get_alt_image_source()
|
| /device/linaro/bootloader/arm-trusted-firmware/bl1/aarch32/ |
| D | bl1_context_mgmt.c | 101 void bl1_prepare_next_image(unsigned int image_id) in bl1_prepare_next_image()
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/ |
| D | hikey960_bl2_setup.c | 242 int hikey960_bl2_handle_post_image_load(unsigned int image_id) in hikey960_bl2_handle_post_image_load() 297 int bl2_plat_handle_post_image_load(unsigned int image_id) in bl2_plat_handle_post_image_load()
|
| D | hikey960_bl1_setup.c | 688 image_desc_t *bl1_plat_get_image_desc(unsigned int image_id) in bl1_plat_get_image_desc() 701 void bl1_plat_set_ep_info(unsigned int image_id, in bl1_plat_set_ep_info()
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/ |
| D | plat_storage.c | 114 int plat_get_image_source(unsigned int image_id, uintptr_t *dev_handle, in plat_get_image_source()
|