Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/arm/common/
Darm_bl2_el3_setup.c15 #pragma weak bl2_el3_early_platform_setup macro
47 void bl2_el3_early_platform_setup(u_register_t arg0 __unused, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/st/stm32mp2/
Dbl2_plat_setup.c12 void bl2_el3_early_platform_setup(u_register_t arg0 __unused, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_bl2_el3_setup.c11 void bl2_el3_early_platform_setup(u_register_t arg0 __unused, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/socionext/synquacer/
Dsq_bl2_setup.c23 void bl2_el3_early_platform_setup(u_register_t x0, u_register_t x1, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mp/
Dimx8mp_bl2_el3_setup.c43 void bl2_el3_early_platform_setup(u_register_t arg0, u_register_t arg1, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/bl2/
Dbl2_main.c45 bl2_el3_early_platform_setup(arg0, arg1, arg2, arg3); in bl2_el3_setup()
/trusted-firmware-a-latest/plat/nxp/common/setup/
Dls_bl2_el3_setup.c21 #pragma weak bl2_el3_early_platform_setup macro
143 void bl2_el3_early_platform_setup(u_register_t arg0 __unused, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mm/
Dimx8mm_bl2_el3_setup.c66 void bl2_el3_early_platform_setup(u_register_t arg1, u_register_t arg2, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/socionext/uniphier/
Duniphier_bl2_setup.c31 void bl2_el3_early_platform_setup(u_register_t x0, u_register_t x1, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/intel/soc/agilex5/
Dbl2_plat_setup.c66 void bl2_el3_early_platform_setup(u_register_t x0, u_register_t x1, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/intel/soc/agilex/
Dbl2_plat_setup.c56 void bl2_el3_early_platform_setup(u_register_t x0, u_register_t x1, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/imx/imx7/common/
Dimx7_bl2_el3_common.c150 void bl2_el3_early_platform_setup(u_register_t arg1, u_register_t arg2, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/intel/soc/stratix10/
Dbl2_plat_setup.c55 void bl2_el3_early_platform_setup(u_register_t x0, u_register_t x1, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/hisilicon/hikey/
Dhikey_bl2_setup.c268 void bl2_el3_early_platform_setup(u_register_t arg1, u_register_t arg2, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/hisilicon/hikey960/
Dhikey960_bl2_setup.c285 void bl2_el3_early_platform_setup(u_register_t arg1, u_register_t arg2, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/include/plat/common/
Dplatform.h292 void bl2_el3_early_platform_setup(u_register_t arg0, u_register_t arg1,
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dbl2_plat_setup.c140 void bl2_el3_early_platform_setup(u_register_t arg0, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/renesas/rzg/
Dbl2_plat_setup.c647 void bl2_el3_early_platform_setup(u_register_t arg1, u_register_t arg2, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/plat/renesas/rcar/
Dbl2_plat_setup.c840 void bl2_el3_early_platform_setup(u_register_t arg1, u_register_t arg2, in bl2_el3_early_platform_setup() function
/trusted-firmware-a-latest/docs/
Dporting-guide.rst1913 their work is done now by bl2_el3_early_platform_setup and
1918 Function : bl2_el3_early_platform_setup() [mandatory]