Searched refs:bl2_el3_tzram_layout (Results 1 – 3 of 3) sorted by relevance
19 bl2_el3_tzram_layout.total_base, \20 bl2_el3_tzram_layout.total_size, \23 static meminfo_t bl2_el3_tzram_layout; variable39 bl2_el3_tzram_layout.total_base = ARM_BL_RAM_BASE; in arm_bl2_el3_early_platform_setup()40 bl2_el3_tzram_layout.total_size = ARM_BL_RAM_SIZE; in arm_bl2_el3_early_platform_setup()
34 static meminfo_t bl2_el3_tzram_layout; variable276 bl2_el3_tzram_layout.total_base = BL2_RW_BASE; in bl2_el3_early_platform_setup()277 bl2_el3_tzram_layout.total_size = BL31_LIMIT - BL2_RW_BASE; in bl2_el3_early_platform_setup()282 hikey_init_mmu_el3(bl2_el3_tzram_layout.total_base, in bl2_el3_plat_arch_setup()283 bl2_el3_tzram_layout.total_size, in bl2_el3_plat_arch_setup()
34 static meminfo_t bl2_el3_tzram_layout; variable294 bl2_el3_tzram_layout.total_base = BL2_RW_BASE; in bl2_el3_early_platform_setup()295 bl2_el3_tzram_layout.total_size = BL31_LIMIT - BL2_RW_BASE; in bl2_el3_early_platform_setup()300 hikey960_init_mmu_el3(bl2_el3_tzram_layout.total_base, in bl2_el3_plat_arch_setup()301 bl2_el3_tzram_layout.total_size, in bl2_el3_plat_arch_setup()