Home
last modified time | relevance | path

Searched refs:SRAM2_BASE (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h231 #define SRAM2_BASE 0x30020000 macro
253 #define SRAM2_BASE 0x30004000 macro
H A Dmain.c347 SRAM2_BASE, SRAM2_SIZE)) in configure_srams()
366 SRAM2_BASE, SRAM2_SIZE)) in configure_srams()
594 pa += SRAM2_BASE - SRAM2_ALT_BASE; in stm32mp1_pa_or_sram_alias_pa()
/optee_os/core/drivers/firewall/
H A Dstm32_etzpc.c468 ram_base = SRAM2_BASE; in pager_permits_decprot_config()
537 if (paddr != SRAM2_BASE || size != SRAM2_SIZE) in stm32_etzpc_configure_memory()