Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h236 #define SRAM2_ALT_BASE 0x10020000 macro
H A Dmain.c593 else if (core_is_buffer_inside(pa, 1, SRAM2_ALT_BASE, SRAM2_SIZE)) in stm32mp1_pa_or_sram_alias_pa()
594 pa += SRAM2_BASE - SRAM2_ALT_BASE; in stm32mp1_pa_or_sram_alias_pa()