Home
last modified time | relevance | path

Searched refs:SEC_DRAM_SIZE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h89 #define SEC_DRAM_SIZE 0x00f00000 macro
174 #define BL32_DRAM_LIMIT (SEC_DRAM_BASE + SEC_DRAM_SIZE - \
187 # define BL32_MEM_SIZE (SEC_DRAM_SIZE - RME_GPT_DRAM_SIZE)
348 #define PLAT_QEMU_L1_GPT_BASE (SEC_DRAM_BASE + SEC_DRAM_SIZE - \
H A Dqemu_pas_def.h60 #define QEMU_PAS_SEC_SIZE (SEC_DRAM_SIZE - RME_GPT_DRAM_SIZE)
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h94 #define SEC_DRAM_SIZE 0x1000 macro