Home
last modified time | relevance | path

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

/trusted-firmware-a/bl2/
A 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.")
/trusted-firmware-a/plat/brcm/board/stingray/include/
A Dplatform_def.h115 #define BL2_RW_LIMIT (PLAT_BRCM_TRUSTED_SRAM_BASE + \ macro
121 #define BL2_RW_LIMIT (PLAT_BRCM_TRUSTED_SRAM_BASE + \ macro
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst228 - **#define : BL2_RW_LIMIT**
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt228 - **#define : BL2_RW_LIMIT**

Completed in 11 milliseconds