Home
last modified time | relevance | path

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

/aosp_15_r20/external/arm-trusted-firmware/plat/common/
H A 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
/aosp_15_r20/external/trusty/arm-trusted-firmware/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
/aosp_15_r20/external/trusty/arm-trusted-firmware/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
/aosp_15_r20/external/arm-trusted-firmware/bl2/
H A Dbl2_image_load_v2.c61 err = bl2_plat_handle_pre_image_load(bl2_node_info->image_id); in bl2_load_images()
/aosp_15_r20/external/trusty/arm-trusted-firmware/bl2/
Dbl2_image_load_v2.c60 err = bl2_plat_handle_pre_image_load(bl2_node_info->image_id); in bl2_load_images()
/aosp_15_r20/external/arm-trusted-firmware/plat/socionext/uniphier/
H A Duniphier_bl2_setup.c129 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/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
/aosp_15_r20/external/trusty/arm-trusted-firmware/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
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhikey_bl2_setup.c118 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/aosp_15_r20/external/arm-trusted-firmware/include/plat/common/
H A Dplatform.h218 int bl2_plat_handle_pre_image_load(unsigned int image_id);
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/
H A Dhikey960_bl2_setup.c267 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/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
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/plat/common/
Dplatform.h282 int bl2_plat_handle_pre_image_load(unsigned int image_id);
/aosp_15_r20/external/trusty/arm-trusted-firmware/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
/aosp_15_r20/external/trusty/arm-trusted-firmware/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
/aosp_15_r20/external/arm-trusted-firmware/plat/renesas/rzg/
H A Dbl2_plat_setup.c334 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/aosp_15_r20/external/arm-trusted-firmware/plat/renesas/rcar/
H A Dbl2_plat_setup.c370 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/renesas/rcar/
Dbl2_plat_setup.c491 int bl2_plat_handle_pre_image_load(unsigned int image_id) in bl2_plat_handle_pre_image_load() function
/aosp_15_r20/external/arm-trusted-firmware/docs/getting_started/
H A Dporting-guide.rst1575 Function : bl2_plat_handle_pre_image_load() [optional]
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/
Dporting-guide.rst1861 Function : bl2_plat_handle_pre_image_load() [optional]