Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h232 #define SRAM3_BASE 0x30040000 macro
255 #define SRAM3_BASE 0x30006000 macro
H A Dmain.c351 SRAM3_BASE, SRAM3_SIZE)) in configure_srams()
370 SRAM3_BASE, SRAM3_SIZE)) in configure_srams()
596 pa += SRAM3_BASE - SRAM3_ALT_BASE; in stm32mp1_pa_or_sram_alias_pa()
/optee_os/core/drivers/firewall/
H A Dstm32_etzpc.c472 ram_base = SRAM3_BASE; in pager_permits_decprot_config()
541 if (paddr != SRAM3_BASE || size != SRAM3_SIZE) in stm32_etzpc_configure_memory()