Searched defs:TA_RAM_SIZE (Results 1 – 5 of 5) sorted by relevance
125 #define TA_RAM_SIZE ROUNDDOWN(TZDRAM_SIZE, CORE_MMU_PGDIR_SIZE) macro137 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE),\ macro
204 #define TA_RAM_SIZE TZDRAM_SIZE macro238 #define TA_RAM_SIZE (TZDRAM_SIZE - TEE_RAM_PH_SIZE) macro
85 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE), \ macro
165 #define TA_RAM_SIZE (ROUNDDOWN(TZDRAM_BASE + (TZDRAM_SIZE - \ macro
143 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE) - \ macro
Completed in 10 milliseconds