Home
last modified time | relevance | path

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

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