Home
last modified time | relevance | path

Searched refs:BL2_RO_LIMIT (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/bl2/
H A Dbl2_el3.ld.S16 ROM (rx): ORIGIN = BL2_RO_BASE, LENGTH = BL2_RO_LIMIT - BL2_RO_BASE
213 ASSERT(__BL2_ROM_END__ <= BL2_RO_LIMIT,
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dplatform_def.h55 #define BL2_RO_LIMIT (STM32MP_BL2_RO_BASE + \ macro
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dplatform_def.h66 #define BL2_RO_LIMIT (STM32MP_BL2_RO_BASE + \ macro
/rk3399_ARM-atf/plat/renesas/rzg/
H A Dbl2_plat_setup.c54 static const uint64_t BL2_RO_LIMIT = BL_CODE_END; variable
976 BL2_RO_BASE, BL2_RO_LIMIT in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/plat/renesas/rcar/
H A Dbl2_plat_setup.c55 static const uint64_t BL2_RO_LIMIT = BL_CODE_END; variable
1351 BL2_RO_BASE, BL2_RO_LIMIT in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst232 - **#define : BL2_RO_LIMIT**