Searched refs:BL32_MEM_BASE (Results 1 – 5 of 5) sorted by relevance
218 # define BL32_MEM_BASE BL_RAM_BASE macro223 # define BL32_MEM_BASE SEC_DRAM0_BASE macro
168 # define BL32_MEM_BASE BL_RAM_BASE macro173 # define BL32_MEM_BASE SEC_DRAM_BASE macro
36 #define MAP_BL32_MEM MAP_REGION_FLAT(BL32_MEM_BASE, BL32_MEM_SIZE, \
46 #define MAP_BL32_MEM MAP_REGION_FLAT(BL32_MEM_BASE, BL32_MEM_SIZE, \
151 #define BL32_MEM_BASE BL_RAM_BASE macro
Completed in 6 milliseconds