Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H 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
/rk3399_ARM-atf/bl2/
H A Dbl2_el3.ld.S17 RAM (rwx): ORIGIN = BL2_RW_BASE, LENGTH = BL2_RW_LIMIT - BL2_RW_BASE
226 ASSERT(. <= BL2_RW_LIMIT, "BL2's RW content has exceeded its limit.")
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dplatform_def.h59 #define BL2_RW_LIMIT (STM32MP_BL2_RW_BASE + \ macro
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dplatform_def.h70 #define BL2_RW_LIMIT (STM32MP_BL2_RW_BASE + \ macro
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst244 - **#define : BL2_RW_LIMIT**