Home
last modified time | relevance | path

Searched refs:SRAM1_ALT_BASE (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h235 #define SRAM1_ALT_BASE 0x10000000 macro
H A Dmain.c591 if (core_is_buffer_inside(pa, 1, SRAM1_ALT_BASE, SRAM1_SIZE)) in stm32mp1_pa_or_sram_alias_pa()
592 pa += SRAM1_BASE - SRAM1_ALT_BASE; in stm32mp1_pa_or_sram_alias_pa()