Searched refs:DRAM1_NS_BASE (Results 1 – 3 of 3) sorted by relevance
34 #define DRAM1_NS_BASE (DRAM1_BASE + U(0x10000000)) macro35 #define DRAM1_NS_SIZE (DRAM1_SIZE - DRAM1_NS_BASE)
153 #define BL33_BASE DRAM1_NS_BASE
41 #define MAP_DRAM1_NS MAP_REGION_FLAT(DRAM1_NS_BASE, \