Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/bl2/
A Dbl2_el3.ld.S17 RAM (rwx): ORIGIN = BL2_RW_BASE, LENGTH = BL2_RW_LIMIT - BL2_RW_BASE
183 ASSERT(. <= BL2_RW_LIMIT, "BL2's RW content has exceeded its limit.")
/arm-trusted-firmware-2.8.0/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
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/include/
A Dplatform_def.h63 #define BL2_RW_LIMIT (STM32MP_BL2_RW_BASE + \ macro
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst230 - **#define : BL2_RW_LIMIT**

Completed in 10 milliseconds