Searched refs:TZDRAM_END (Results 1 – 2 of 2) sorted by relevance
64 #define TZDRAM_END (TZDRAM_BASE + TZDRAM_SIZE) macro72 #define BL32_LIMIT TZDRAM_END
358 if ((base < (uint64_t)TZDRAM_END) && (end > tegra_bl31_phys_base)) { in bl31_check_ns_address()