Searched defs:PLAT_ARM_TRUSTED_SRAM_SIZE (Results 1 – 10 of 10) sorted by relevance
22 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00080000 /* 512 KB */ macro
66 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00080000) macro
70 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00040000) /* 256 KB */ macro
44 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00040000) /* 256 KB */ macro
62 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00040000 /* 256 KB */ macro
89 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00060000 /* 384 KB */ macro
101 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00020000) macro
123 #define PLAT_ARM_TRUSTED_SRAM_SIZE (TOTAL_SRAM_SIZE - \ macro
46 #define PLAT_ARM_TRUSTED_SRAM_SIZE (FVP_TRUSTED_SRAM_SIZE * UL(1024)) macro