/aosp_15_r20/external/arm-trusted-firmware/plat/common/ |
H A D | plat_bl_common.c | 25 #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/ |
D | plat_bl_common.c | 25 #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/ |
D | sq_bl2_setup.c | 69 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 D | bl2_image_load_v2.c | 61 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/ |
D | bl2_image_load_v2.c | 60 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 D | uniphier_bl2_setup.c | 129 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/ |
D | uniphier_bl2_setup.c | 129 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/ |
D | hikey_bl2_setup.c | 118 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 D | hikey_bl2_setup.c | 118 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 D | platform.h | 218 int bl2_plat_handle_pre_image_load(unsigned int image_id);
|
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/ |
H A D | hikey960_bl2_setup.c | 267 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/ |
D | hikey960_bl2_setup.c | 275 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/ |
D | platform.h | 282 int bl2_plat_handle_pre_image_load(unsigned int image_id);
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/ |
D | bl2_io_storage.c | 473 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/ |
D | bl2_plat_setup.c | 334 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 D | bl2_plat_setup.c | 334 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 D | bl2_plat_setup.c | 370 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/ |
D | bl2_plat_setup.c | 491 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 D | porting-guide.rst | 1575 Function : bl2_plat_handle_pre_image_load() [optional]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/ |
D | porting-guide.rst | 1861 Function : bl2_plat_handle_pre_image_load() [optional]
|