Home
last modified time | relevance | path

Searched defs:TA_RAM_START (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/arch/arm/include/mm/
A Dgeneric_ram_layout.h157 #define TA_RAM_START ROUNDUP(TZDRAM_BASE, CORE_MMU_PGDIR_SIZE) macro
161 #define TA_RAM_START ROUNDUP(TZDRAM_BASE + TEE_RAM_VA_SIZE, \ macro
/optee_os/core/arch/arm/plat-poplar/
A Dplatform_config.h124 #define TA_RAM_START ROUNDUP(TZDRAM_BASE, CORE_MMU_PGDIR_SIZE) macro
134 #define TA_RAM_START ROUNDUP((TZDRAM_BASE + TEE_RAM_VA_SIZE), \ macro
/optee_os/core/arch/arm/plat-zynq7k/
A Dplatform_config.h203 #define TA_RAM_START TZDRAM_BASE macro
237 #define TA_RAM_START (TZDRAM_BASE + TEE_RAM_PH_SIZE) macro
/optee_os/core/arch/arm/plat-sprd/
A Dplatform_config.h83 #define TA_RAM_START ROUNDUP((TZDRAM_BASE + TEE_RAM_VA_SIZE), \ macro
/optee_os/core/arch/arm/plat-ti/
A Dplatform_config.h140 #define TA_RAM_START ROUNDUP((TZDRAM_BASE + TEE_RAM_VA_SIZE), \ macro

Completed in 9 milliseconds