Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h240 #define SRAM1_SIZE 0x20000 macro
252 #define SRAM1_SIZE 0x4000 macro
H A Dmain.c343 SRAM1_BASE, SRAM1_SIZE)) in configure_srams()
362 SRAM1_BASE, SRAM1_SIZE)) in configure_srams()
591 if (core_is_buffer_inside(pa, 1, SRAM1_ALT_BASE, SRAM1_SIZE)) in stm32mp1_pa_or_sram_alias_pa()
/optee_os/core/drivers/firewall/
H A Dstm32_etzpc.c465 ram_size = SRAM1_SIZE; in pager_permits_decprot_config()
533 if (paddr != SRAM1_BASE || size != SRAM1_SIZE) in stm32_etzpc_configure_memory()