Searched refs:TEGRA_TZRAM_BASE (Results 1 – 6 of 6) sorted by relevance
38 if ((tegra_bl31_phys_base >= TEGRA_TZRAM_BASE) && in plat_secondary_setup()39 (tegra_bl31_phys_base <= (TEGRA_TZRAM_BASE + TEGRA_TZRAM_SIZE))) { in plat_secondary_setup()
166 (TEGRA_TZRAM_BASE != BL31_BASE)) in bl31_early_platform_setup()261 tegra_memctrl_tzram_setup(TEGRA_TZRAM_BASE, TEGRA_TZRAM_SIZE); in bl31_platform_setup()317 if (TEGRA_TZRAM_BASE == tegra_bl31_phys_base) { in bl31_plat_arch_setup()
257 tegra_memctrl_tzram_setup(TEGRA_TZRAM_BASE, TEGRA_TZRAM_SIZE); in tegra_pwr_domain_on_finish()
99 #define TEGRA_TZRAM_BASE U(0x7C010000) macro
124 #define TEGRA_TZRAM_BASE U(0x7C010000) macro
247 #define TEGRA_TZRAM_BASE U(0x30000000) macro