Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/arm/board/juno/
Djuno_bl31_setup.c30 arm_bl31_early_platform_setup((void *)arg0, arg1, arg2, (void *)arg3); in bl31_early_platform_setup2()
/trusted-firmware-a-latest/plat/arm/board/tc/
Dtc_bl31_setup.c47 arm_bl31_early_platform_setup((void *)arg0, arg1, arg2, (void *)arg3); in bl31_early_platform_setup2()
/trusted-firmware-a-latest/plat/arm/common/
Darm_bl31_setup.c118 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/
Dfvp_bl31_setup.c52 arm_bl31_early_platform_setup((void *)arg0, arg1, arg2, (void *)arg3); in bl31_early_platform_setup2()
/trusted-firmware-a-latest/plat/arm/css/sgi/
Dsgi_bl31_setup.c102 arm_bl31_early_platform_setup((void *)arg0, arg1, arg2, (void *)arg3); in bl31_early_platform_setup2()
/trusted-firmware-a-latest/include/plat/arm/common/
Dplat_arm.h257 void arm_bl31_early_platform_setup(void *from_bl2, uintptr_t soc_fw_config,