Searched refs:BL2_RW_BASE (Results 1 – 7 of 7) sorted by relevance
17 RAM (rwx): ORIGIN = BL2_RW_BASE, LENGTH = BL2_RW_LIMIT - BL2_RW_BASE141 . = BL2_RW_BASE;143 ASSERT(BL2_RW_BASE == ALIGN(PAGE_SIZE),
32 #define BL2_RW_BASE (BL_CODE_END) macro277 bl2_tzram_layout.total_base = BL2_RW_BASE; in bl2_early_platform_setup2()278 bl2_tzram_layout.total_size = BL31_LIMIT - BL2_RW_BASE; in bl2_early_platform_setup2()
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) macro302 bl2_tzram_layout.total_base = BL2_RW_BASE; in bl2_early_platform_setup2()303 bl2_tzram_layout.total_size = BL31_LIMIT - BL2_RW_BASE; in bl2_early_platform_setup2()
58 #define BL2_RW_BASE STM32MP_BL2_RW_BASE macro
69 #define BL2_RW_BASE STM32MP_BL2_RW_BASE macro
238 - **#define : BL2_RW_BASE**