Home
last modified time | relevance | path

Searched refs:NS_DRAM0_BASE (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h82 #define NS_DRAM0_BASE ULL(0x40000000) macro
198 #define NS_IMAGE_OFFSET (NS_DRAM0_BASE + 0x20000000)
293 #define PLAT_QEMU_DT_BASE NS_DRAM0_BASE
363 #define REALM_DRAM_BASE (NS_DRAM0_BASE + PLAT_QEMU_DT_MAX_SIZE)
H A Dqemu_pas_def.h74 #define QEMU_PAS_NS0_BASE NS_DRAM0_BASE
/rk3399_ARM-atf/plat/rpi/rpi3/include/
H A Dplatform_def.h82 #define NS_DRAM0_BASE ULL(0x00400000) macro
100 #define NS_DRAM0_BASE ULL(0x11000000) macro
107 #define PLAT_RPI3_NS_IMAGE_OFFSET NS_DRAM0_BASE
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h83 #define NS_DRAM0_BASE (PLAT_QEMU_DRAM0_BASE + \ macro
203 #define NS_IMAGE_OFFSET (NS_DRAM0_BASE + 0x20000000)
310 #define PLAT_QEMU_DT_BASE NS_DRAM0_BASE
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_common.c49 #define MAP_NS_DRAM0 MAP_REGION_FLAT(NS_DRAM0_BASE, NS_DRAM0_SIZE, \
239 bank_ptr->base = NS_DRAM0_BASE; in plat_get_memory_node()
/rk3399_ARM-atf/plat/rpi/common/
H A Drpi3_common.c37 #define MAP_NS_DRAM0 MAP_REGION_FLAT(NS_DRAM0_BASE, NS_DRAM0_SIZE, \
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/
H A Dsbsa_platform.c416 if (set_system_memory_base(dtb, NS_DRAM0_BASE)) { in sbsa_platform_init()
/rk3399_ARM-atf/docs/
H A Dchange-log.md1620 …- dissociate QEMU NS start address and NS_DRAM0_BASE ([26da60e](https://review.trustedfirmware.org…
9250 …- (NS_DRAM0_BASE + NS_DRAM0_SIZE) ADDR overflow 32bit ([325716c](https://review.trustedfirmware.or…