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