Home
last modified time | relevance | path

Searched refs:BL2_RW_LIMIT (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/bl2/
Dbl2_el3.ld.S17 RAM (rwx): ORIGIN = BL2_RW_BASE, LENGTH = BL2_RW_LIMIT - BL2_RW_BASE
169 ASSERT(. <= BL2_RW_LIMIT, "BL2's RW content has exceeded its limit.")
/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dplatform_def.h115 #define BL2_RW_LIMIT (PLAT_BRCM_TRUSTED_SRAM_BASE + \ macro
121 #define BL2_RW_LIMIT (PLAT_BRCM_TRUSTED_SRAM_BASE + \ macro
/external/arm-trusted-firmware/docs/getting_started/
Dporting-guide.rst228 - **#define : BL2_RW_LIMIT**