Home
last modified time | relevance | path

Searched refs:REALM_DRAM_BASE (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dqemu_pas_def.h76 #define QEMU_PAS_NS1_BASE (REALM_DRAM_BASE + REALM_DRAM_SIZE)
H A Dplatform_def.h363 #define REALM_DRAM_BASE (NS_DRAM0_BASE + PLAT_QEMU_DT_MAX_SIZE) macro
369 #define RMM_BASE (REALM_DRAM_BASE)
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_bl2_setup.c105 if (fdt_add_reserved_memory(fdt, "rmm", REALM_DRAM_BASE, in update_dt()
112 (uintptr_t)REALM_DRAM_BASE, in update_dt()
113 (uintptr_t)REALM_DRAM_BASE + REALM_DRAM_SIZE - 1); in update_dt()
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h464 #define REALM_DRAM_BASE PLAT_QEMU_DRAM0_BASE macro
470 #define RMM_BASE (REALM_DRAM_BASE)