Searched refs:TEGRA_DRAM_BASE (Results 1 – 5 of 5) sorted by relevance
258 if ((entrypoint >= TEGRA_DRAM_BASE) && (entrypoint <= TEGRA_DRAM_END)) { in tegra_validate_ns_entrypoint()
348 if ((base < TEGRA_DRAM_BASE) || (base >= TEGRA_DRAM_END) || in bl31_check_ns_address()
290 #define TEGRA_DRAM_BASE ULL(0x80000000) macro
324 #define TEGRA_DRAM_BASE ULL(0x80000000) macro
291 #define TEGRA_DRAM_BASE ULL(0x80000000) macro
Completed in 9 milliseconds