Searched refs:arm_bl31_early_platform_setup (Results 1 – 6 of 6) sorted by relevance
/trusted-firmware-a-latest/plat/arm/board/juno/ |
D | juno_bl31_setup.c | 30 arm_bl31_early_platform_setup((void *)arg0, arg1, arg2, (void *)arg3); in bl31_early_platform_setup2()
|
/trusted-firmware-a-latest/plat/arm/board/tc/ |
D | tc_bl31_setup.c | 47 arm_bl31_early_platform_setup((void *)arg0, arg1, arg2, (void *)arg3); in bl31_early_platform_setup2()
|
/trusted-firmware-a-latest/plat/arm/common/ |
D | arm_bl31_setup.c | 118 void __init arm_bl31_early_platform_setup(void *from_bl2, uintptr_t soc_fw_config, in arm_bl31_early_platform_setup() function 265 arm_bl31_early_platform_setup((void *)arg0, arg1, arg2, (void *)arg3); in bl31_early_platform_setup2()
|
/trusted-firmware-a-latest/plat/arm/board/fvp/ |
D | fvp_bl31_setup.c | 52 arm_bl31_early_platform_setup((void *)arg0, arg1, arg2, (void *)arg3); in bl31_early_platform_setup2()
|
/trusted-firmware-a-latest/plat/arm/css/sgi/ |
D | sgi_bl31_setup.c | 102 arm_bl31_early_platform_setup((void *)arg0, arg1, arg2, (void *)arg3); in bl31_early_platform_setup2()
|
/trusted-firmware-a-latest/include/plat/arm/common/ |
D | plat_arm.h | 257 void arm_bl31_early_platform_setup(void *from_bl2, uintptr_t soc_fw_config,
|