Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h246 #define RETRAM_SIZE 0x10000 macro
/optee_os/core/drivers/firewall/
H A Dstm32_etzpc.c550 if (paddr != RETRAM_BASE || size != RETRAM_SIZE) in stm32_etzpc_configure_memory()