Searched refs:TZDRAM_BASE (Results 1 – 13 of 13) sorted by relevance
197 #define TZDRAM_BASE 0x3e100000 macro203 #define TA_RAM_START TZDRAM_BASE231 #define TZDRAM_BASE 0x3E000000 macro234 #define TEE_RAM_START TZDRAM_BASE237 #define TA_RAM_START (TZDRAM_BASE + TEE_RAM_PH_SIZE)240 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
119 #define TZDRAM_BASE 0x03200000 macro124 #define TA_RAM_START ROUNDUP(TZDRAM_BASE, CORE_MMU_PGDIR_SIZE)129 #define TZDRAM_BASE 0x03000000 macro132 #define TEE_RAM_START TZDRAM_BASE134 #define TA_RAM_START ROUNDUP((TZDRAM_BASE + TEE_RAM_VA_SIZE), \
54 #define TZDRAM_BASE 0x8f600000 macro57 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)82 #define TEE_RAM_START TZDRAM_BASE83 #define TA_RAM_START ROUNDUP((TZDRAM_BASE + TEE_RAM_VA_SIZE), \
15 #define TZDRAM_BASE 0xbdb00000 macro59 #define TZDRAM_BASE 0xbdb00000 macro129 #define TEE_RAM_START TZDRAM_BASE134 #define TA_RAM_START ROUNDUP((TZDRAM_BASE + TEE_RAM_VA_SIZE), \141 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
30 register_phys_mem(MEM_AREA_RAM_SEC, TZDRAM_BASE, TEE_RAM_VA_SIZE);
143 #define TZDRAM_BASE CFG_TZDRAM_START macro148 #define TZDRAM_BASE ROUNDUP(TZSRAM_BASE + TZSRAM_SIZE, \ macro151 TZDRAM_BASE))158 #define TEE_RAM_START TZDRAM_BASE
35 #ifdef TZDRAM_BASE39 #define TRUSTED_DRAM_BASE TZDRAM_BASE
189 #define STM_SECDDR_BASE MIN_UNSAFE(TZSRAM_BASE, TZDRAM_BASE)191 TZDRAM_BASE + TZDRAM_SIZE)196 #define STM_SECDDR_BASE TZDRAM_BASE197 #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)
62 #define RA_ADDR TZDRAM_BASE
61 #define RA_ADDR TZDRAM_BASE
574 if (paddr == TZDRAM_BASE && size == TZDRAM_SIZE) in stm32_risaf_acquire_access()799 if (regions[i].addr == TZDRAM_BASE && in stm32_risaf_probe()