Home
last modified time | relevance | path

Searched refs:SRAM1_BASE (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h230 #define SRAM1_BASE 0x30000000 macro
251 #define SRAM1_BASE 0x30000000 macro
H A Dmain.c249 #define SRAMS_START SRAM1_BASE
343 SRAM1_BASE, SRAM1_SIZE)) in configure_srams()
362 SRAM1_BASE, SRAM1_SIZE)) in configure_srams()
592 pa += SRAM1_BASE - SRAM1_ALT_BASE; in stm32mp1_pa_or_sram_alias_pa()
/optee_os/core/arch/arm/plat-stm32mp2/
H A Dplatform_config.h91 #define SRAM1_BASE 0x0e040000 macro
/optee_os/core/drivers/firewall/
H A Dstm32_etzpc.c464 ram_base = SRAM1_BASE; in pager_permits_decprot_config()
533 if (paddr != SRAM1_BASE || size != SRAM1_SIZE) in stm32_etzpc_configure_memory()