Searched refs:BL2U_BASE (Results 1 – 5 of 5) sorted by relevance
44 #if BL2U_BASE49 .image_info.image_base = BL2U_BASE,51 .image_info.image_max_size = BL2U_LIMIT - BL2U_BASE,55 .ep_info.pc = BL2U_BASE,
14 RAM (rwx): ORIGIN = BL2U_BASE, LENGTH = BL2U_LIMIT - BL2U_BASE20 . = BL2U_BASE;
59 arm_setup_page_tables(BL2U_BASE, in arm_bl2u_plat_arch_setup()
422 #define BL2U_BASE BL2_BASE macro
1632 ``BL2U_BASE``. BL2U executes in Secure-EL1 and is responsible for: