Home
last modified time | relevance | path

Searched defs:BL32_DRAM_LIMIT (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/hisilicon/hikey/include/
H A Dhikey_layout.h93 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE) macro
/rk3399_ARM-atf/plat/hisilicon/hikey960/include/
H A Dplatform_def.h78 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE) macro
/rk3399_ARM-atf/plat/hisilicon/poplar/include/
H A Dplatform_def.h90 #define BL32_DRAM_LIMIT 0x04000000 macro
/rk3399_ARM-atf/plat/rpi/rpi3/include/
H A Dplatform_def.h213 #define BL32_DRAM_LIMIT (SEC_DRAM0_BASE + SEC_DRAM0_SIZE) macro
/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h174 #define BL32_DRAM_LIMIT (SEC_DRAM_BASE + SEC_DRAM_SIZE - \ macro