Searched refs:TZDRAM_SIZE (Results 1 – 12 of 12) sorted by relevance
198 #define TZDRAM_SIZE 0x01e00000 macro204 #define TA_RAM_SIZE TZDRAM_SIZE232 #define TZDRAM_SIZE (0x02000000 - TEE_SHMEM_SIZE) macro238 #define TA_RAM_SIZE (TZDRAM_SIZE - TEE_RAM_PH_SIZE)240 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
120 #define TZDRAM_SIZE (14 * 1024 * 1024) macro125 #define TA_RAM_SIZE ROUNDDOWN(TZDRAM_SIZE, CORE_MMU_PGDIR_SIZE)130 #define TZDRAM_SIZE (16 * 1024 * 1024) macro137 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE),\
55 #define TZDRAM_SIZE (0x02000000 - TEE_SHMEM_SIZE) macro57 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)85 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE), \
16 #define TZDRAM_SIZE 0x01c00000 macro60 #define TZDRAM_SIZE 0x01c00000 macro137 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE), \141 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
144 #define TZDRAM_SIZE CFG_TZDRAM_SIZE macro150 #define TZDRAM_SIZE (CFG_TZDRAM_START + (CFG_TZDRAM_SIZE - \ macro
40 #define TRUSTED_DRAM_SIZE TZDRAM_SIZE
191 TZDRAM_BASE + TZDRAM_SIZE)197 #define STM_SECDDR_END (TZDRAM_BASE + TZDRAM_SIZE)
50 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
109 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
63 #define RA_SIZE TZDRAM_SIZE
62 #define RA_SIZE TZDRAM_SIZE
574 if (paddr == TZDRAM_BASE && size == TZDRAM_SIZE) in stm32_risaf_acquire_access()800 regions[i].len == TZDRAM_SIZE) { in stm32_risaf_probe()