Searched refs:NS_DRAM0_BASE (Results 1 – 8 of 8) sorted by relevance
82 #define NS_DRAM0_BASE ULL(0x00400000) macro100 #define NS_DRAM0_BASE ULL(0x11000000) macro107 #define PLAT_RPI3_NS_IMAGE_OFFSET NS_DRAM0_BASE
83 #define NS_DRAM0_BASE ULL(0x40000000) macro181 #define NS_IMAGE_OFFSET (NS_DRAM0_BASE + 0x20000000)265 #define PLAT_QEMU_DT_BASE NS_DRAM0_BASE
71 #define NS_DRAM0_BASE 0x10000000000ULL macro157 #define NS_IMAGE_OFFSET (NS_DRAM0_BASE + 0x20000000)259 #define PLAT_QEMU_DT_BASE NS_DRAM0_BASE
114 if ((entrypoint >= NS_DRAM0_BASE) && in qemu_validate_ns_entrypoint()115 (entrypoint < (NS_DRAM0_BASE + NS_DRAM0_SIZE))) in qemu_validate_ns_entrypoint()
39 #define MAP_NS_DRAM0 MAP_REGION_FLAT(NS_DRAM0_BASE, NS_DRAM0_SIZE, \
623 …- (NS_DRAM0_BASE + NS_DRAM0_SIZE) ADDR overflow 32bit ([325716c](https://review.trustedfirmware.or…
Completed in 18 milliseconds