Home
last modified time | relevance | path

Searched refs:bl2_plat_handle_pre_image_load (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-a-3.7.0/plat/common/
Dplat_bl_common.c25 #pragma weak bl2_plat_handle_pre_image_load macro
62 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/trusted-firmware-a-3.7.0/plat/socionext/synquacer/
Dsq_bl2_setup.c69 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/trusted-firmware-a-3.7.0/bl2/
Dbl2_image_load_v2.c60 err = bl2_plat_handle_pre_image_load(bl2_node_info->image_id); in bl2_load_images()
/trusted-firmware-a-3.7.0/plat/socionext/uniphier/
Duniphier_bl2_setup.c129 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/trusted-firmware-a-3.7.0/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() function
/trusted-firmware-a-3.7.0/plat/hisilicon/hikey960/
Dhikey960_bl2_setup.c275 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/trusted-firmware-a-3.7.0/include/plat/common/
Dplatform.h270 int bl2_plat_handle_pre_image_load(unsigned int image_id);
/trusted-firmware-a-3.7.0/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() function
/trusted-firmware-a-3.7.0/plat/renesas/rzg/
Dbl2_plat_setup.c334 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/trusted-firmware-a-3.7.0/plat/renesas/rcar/
Dbl2_plat_setup.c420 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/trusted-firmware-a-3.7.0/docs/
Dporting-guide.rst1849 Function : bl2_plat_handle_pre_image_load() [optional]