Home
last modified time | relevance | path

Searched refs:BL2_RO_BASE (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
40 . = BL2_RO_BASE;
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dplatform_def.h54 #define BL2_RO_BASE STM32MP_BL2_RO_BASE macro
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dplatform_def.h65 #define BL2_RO_BASE STM32MP_BL2_RO_BASE macro
/rk3399_ARM-atf/plat/renesas/rzg/
H A Dbl2_plat_setup.c53 static const uint64_t BL2_RO_BASE = BL_CODE_BASE; 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.c54 static const uint64_t BL2_RO_BASE = BL_CODE_BASE; variable
1351 BL2_RO_BASE, BL2_RO_LIMIT in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst226 - **#define : BL2_RO_BASE**