Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl2u_setup.c21 #pragma weak bl2u_plat_arch_setup macro
94 void bl2u_plat_arch_setup(void) in bl2u_plat_arch_setup() function
/rk3399_ARM-atf/bl2u/aarch32/
H A Dbl2u_entrypoint.S113 bl bl2u_plat_arch_setup
/rk3399_ARM-atf/bl2u/aarch64/
H A Dbl2u_entrypoint.S110 bl bl2u_plat_arch_setup
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h350 void bl2u_plat_arch_setup(void);
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst2050 Function : bl2u_plat_arch_setup() [mandatory]
2074 port does the necessary initialization in ``bl2u_plat_arch_setup()``. It is only