Searched refs:DRAM_LIMIT (Results 1 – 4 of 4) sorted by relevance
72 #define DRAM_LIMIT (DRAM_BASE + DRAM_SIZE) macro76 #define IMX7_OPTEE_BASE (DRAM_LIMIT - IMX7_OPTEE_SIZE)
74 #define DRAM_LIMIT (DRAM_BASE + DRAM_SIZE) macro78 #define IMX7_OPTEE_BASE (DRAM_LIMIT - IMX7_OPTEE_SIZE)
81 (uint32_t) (DRAM_LIMIT - BL33_BASE),
31 #define DRAM_LIMIT ULL(0x0000010000000000) macro