Searched refs:BL2_RW_LIMIT (Results 1 – 4 of 4) sorted by relevance
17 RAM (rwx): ORIGIN = BL2_RW_BASE, LENGTH = BL2_RW_LIMIT - BL2_RW_BASE183 ASSERT(. <= BL2_RW_LIMIT, "BL2's RW content has exceeded its limit.")
115 #define BL2_RW_LIMIT (PLAT_BRCM_TRUSTED_SRAM_BASE + \ macro121 #define BL2_RW_LIMIT (PLAT_BRCM_TRUSTED_SRAM_BASE + \ macro
63 #define BL2_RW_LIMIT (STM32MP_BL2_RW_BASE + \ macro
230 - **#define : BL2_RW_LIMIT**
Completed in 10 milliseconds