Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/bl1/tbbr/
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,
/trusted-firmware-a-latest/bl2u/
Dbl2u.ld.S17 RAM (rwx): ORIGIN = BL2U_BASE, LENGTH = BL2U_LIMIT - BL2U_BASE
23 . = BL2U_BASE; define
/trusted-firmware-a-latest/plat/arm/common/
Darm_bl2u_setup.c24 BL2U_BASE, \
25 BL2U_LIMIT - BL2U_BASE, \
/trusted-firmware-a-latest/include/plat/nuvoton/common/
Dnpcm845x_arm_def.h511 #define BL2U_BASE BL2_BASE macro
/trusted-firmware-a-latest/include/plat/arm/common/
Darm_def.h750 #define BL2U_BASE BL2_BASE macro
/trusted-firmware-a-latest/docs/
Dporting-guide.rst325 - **#define : BL2U_BASE**
1975 ``BL2U_BASE``. BL2U executes in Secure-EL1 and is responsible for: