Searched refs:BL2_RW_BASE (Results 1 – 5 of 5) sorted by relevance
17 RAM (rwx): ORIGIN = BL2_RW_BASE, LENGTH = BL2_RW_LIMIT - BL2_RW_BASE93 . = BL2_RW_BASE;94 ASSERT(BL2_RW_BASE == ALIGN(PAGE_SIZE),
32 #define BL2_RW_BASE (BL_CODE_END) macro276 bl2_el3_tzram_layout.total_base = BL2_RW_BASE; in bl2_el3_early_platform_setup()277 bl2_el3_tzram_layout.total_size = BL31_LIMIT - BL2_RW_BASE; in bl2_el3_early_platform_setup()
32 #define BL2_RW_BASE (BL_CODE_END) macro294 bl2_el3_tzram_layout.total_base = BL2_RW_BASE; in bl2_el3_early_platform_setup()295 bl2_el3_tzram_layout.total_size = BL31_LIMIT - BL2_RW_BASE; in bl2_el3_early_platform_setup()
114 #define BL2_RW_BASE BL1_RW_LIMIT macro120 #define BL2_RW_BASE BL1_RW_LIMIT macro
222 - **#define : BL2_RW_BASE**