Home
last modified time | relevance | path

Searched refs:PLAT_ARM_TRUSTED_DRAM_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/include/plat/arm/common/
Darm_def.h236 PLAT_ARM_TRUSTED_DRAM_SIZE, \
520 # define TSP_SEC_MEM_SIZE PLAT_ARM_TRUSTED_DRAM_SIZE
/external/arm-trusted-firmware/plat/arm/board/fvp/include/
Dplatform_def.h44 #define PLAT_ARM_TRUSTED_DRAM_SIZE UL(0x02000000) /* 32 MB */ macro