Home
last modified time | relevance | path

Searched refs:bl2u_plat_arch_setup (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/plat/arm/common/
Darm_bl2u_setup.c21 #pragma weak bl2u_plat_arch_setup macro
94 void bl2u_plat_arch_setup(void) in bl2u_plat_arch_setup() function
/trusted-firmware-a-latest/bl2u/aarch32/
Dbl2u_entrypoint.S113 bl bl2u_plat_arch_setup
/trusted-firmware-a-latest/bl2u/aarch64/
Dbl2u_entrypoint.S106 bl bl2u_plat_arch_setup
/trusted-firmware-a-latest/include/plat/common/
Dplatform.h306 void bl2u_plat_arch_setup(void);
/trusted-firmware-a-latest/docs/
Dporting-guide.rst2010 Function : bl2u_plat_arch_setup() [mandatory]
2034 port does the necessary initialization in ``bl2u_plat_arch_setup()``. It is only