Home
last modified time | relevance | path

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

/rk3399_ARM-atf/bl1/tbbr/
H A Dtbbr_img_desc.c41 #if BL2U_BASE
46 .image_info.image_base = BL2U_BASE,
47 .image_info.image_max_size = BL2U_LIMIT - BL2U_BASE,
50 .ep_info.pc = BL2U_BASE,
/rk3399_ARM-atf/bl2u/
H A Dbl2u.ld.S17 RAM (rwx): ORIGIN = BL2U_BASE, LENGTH = BL2U_LIMIT - BL2U_BASE
23 . = BL2U_BASE;
/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl2u_setup.c24 BL2U_BASE, \
25 BL2U_LIMIT - BL2U_BASE, \
/rk3399_ARM-atf/include/plat/nuvoton/common/
H A Dnpcm845x_arm_def.h520 #define BL2U_BASE BL2_BASE macro
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h778 #define BL2U_BASE BL2_BASE macro
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst325 - **#define : BL2U_BASE**
2071 ``BL2U_BASE``. BL2U executes in Secure-EL1 and is responsible for: