Searched refs:BL2_RW_BASE (Results 1 – 6 of 6) sorted by relevance
17 RAM (rwx): ORIGIN = BL2_RW_BASE, LENGTH = BL2_RW_LIMIT - BL2_RW_BASE98 . = BL2_RW_BASE; define99 ASSERT(BL2_RW_BASE == ALIGN(PAGE_SIZE),
32 #define BL2_RW_BASE (BL_CODE_END) macro277 bl2_el3_tzram_layout.total_base = BL2_RW_BASE; in bl2_el3_early_platform_setup()278 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
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()
78 #define BL2_RW_BASE STM32MP_BL2_RW_BASE macro
224 - **#define : BL2_RW_BASE**