Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-zynq7k/
A Dplatform_config.h198 #define TZDRAM_SIZE 0x01e00000 macro
204 #define TA_RAM_SIZE TZDRAM_SIZE
232 #define TZDRAM_SIZE (0x02000000 - TEE_SHMEM_SIZE) macro
238 #define TA_RAM_SIZE (TZDRAM_SIZE - TEE_RAM_PH_SIZE)
240 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
/optee_os-3.20.0/core/arch/arm/plat-poplar/
A Dplatform_config.h120 #define TZDRAM_SIZE (14 * 1024 * 1024) macro
125 #define TA_RAM_SIZE ROUNDDOWN(TZDRAM_SIZE, CORE_MMU_PGDIR_SIZE)
130 #define TZDRAM_SIZE (16 * 1024 * 1024) macro
137 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE),\
/optee_os-3.20.0/core/arch/arm/plat-sprd/
A Dplatform_config.h55 #define TZDRAM_SIZE (0x02000000 - TEE_SHMEM_SIZE) macro
57 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
85 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE), \
/optee_os-3.20.0/core/arch/arm/plat-ti/
A Dplatform_config.h16 #define TZDRAM_SIZE 0x01c00000 macro
60 #define TZDRAM_SIZE 0x01c00000 macro
137 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE), \
141 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
/optee_os-3.20.0/core/arch/arm/include/mm/
A Dgeneric_ram_layout.h144 #define TZDRAM_SIZE CFG_TZDRAM_SIZE macro
150 #define TZDRAM_SIZE (CFG_TZDRAM_START + (CFG_TZDRAM_SIZE - \ macro
165 #define TA_RAM_SIZE (ROUNDDOWN(TZDRAM_BASE + (TZDRAM_SIZE - \
A Dcore_mmu_arch.h40 #define TRUSTED_DRAM_SIZE TZDRAM_SIZE
/optee_os-3.20.0/core/arch/arm/plat-stm/
A Dplatform_config.h191 TZDRAM_BASE + TZDRAM_SIZE)
197 #define STM_SECDDR_END (TZDRAM_BASE + TZDRAM_SIZE)
/optee_os-3.20.0/core/arch/arm/plat-rzg/
A Dplatform_config.h50 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
/optee_os-3.20.0/core/arch/arm/plat-rcar/
A Dplatform_config.h109 #define TEE_SHMEM_START (TZDRAM_BASE + TZDRAM_SIZE)
/optee_os-3.20.0/core/arch/arm/plat-marvell/armada3700/
A Dhal_sec_perf.c63 #define RA_SIZE TZDRAM_SIZE
/optee_os-3.20.0/core/arch/arm/plat-marvell/armada7k8k/
A Dhal_sec_perf.c62 #define RA_SIZE TZDRAM_SIZE

Completed in 9 milliseconds