Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h238 #define SRAM4_ALT_BASE 0x10050000 macro
H A Dmain.c597 else if (core_is_buffer_inside(pa, 1, SRAM4_ALT_BASE, SRAM4_SIZE)) in stm32mp1_pa_or_sram_alias_pa()
598 pa += SRAM4_BASE - SRAM4_ALT_BASE; in stm32mp1_pa_or_sram_alias_pa()