Home
last modified time | relevance | path

Searched refs:arm_bl1_early_platform_setup (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a-latest/plat/arm/common/
Darm_bl1_setup.c26 #pragma weak arm_bl1_early_platform_setup macro
72 void arm_bl1_early_platform_setup(void) in arm_bl1_early_platform_setup() function
90 arm_bl1_early_platform_setup(); in bl1_early_platform_setup()
/trusted-firmware-a-latest/plat/arm/board/a5ds/
Da5ds_bl1_setup.c14 arm_bl1_early_platform_setup(); in bl1_early_platform_setup()
/trusted-firmware-a-latest/plat/arm/board/fvp_ve/
Dfvp_ve_bl1_setup.c17 arm_bl1_early_platform_setup(); in bl1_early_platform_setup()
/trusted-firmware-a-latest/plat/arm/board/fvp_r/
Dfvp_r_bl1_setup.c59 void arm_bl1_early_platform_setup(void) in arm_bl1_early_platform_setup() function
83 arm_bl1_early_platform_setup(); in bl1_early_platform_setup()
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_bl1_setup.c26 arm_bl1_early_platform_setup(); in bl1_early_platform_setup()
/trusted-firmware-a-latest/include/plat/arm/common/
Dplat_arm.h232 void arm_bl1_early_platform_setup(void);