Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm/
H A Dplatform_config.h190 #define STM_SECDDR_END MAX_UNSAFE(TZSRAM_BASE + TZSRAM_SIZE, \ macro
197 #define STM_SECDDR_END (TZDRAM_BASE + TZDRAM_SIZE) macro
200 #define STM_SECDDR_SIZE (STM_SECDDR_END - STM_SECDDR_BASE)
204 #if (STM_SECDDR_END < 0x80000000ULL)
205 #define DRAM1_BASE STM_SECDDR_END