Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h237 #define SRAM3_ALT_BASE 0x10040000 macro
H A Dmain.c595 else if (core_is_buffer_inside(pa, 1, SRAM3_ALT_BASE, SRAM3_SIZE)) in stm32mp1_pa_or_sram_alias_pa()
596 pa += SRAM3_BASE - SRAM3_ALT_BASE; in stm32mp1_pa_or_sram_alias_pa()