Home
last modified time | relevance | path

Searched defs:PLAT_ARM_TRUSTED_SRAM_SIZE (Results 1 – 10 of 10) sorted by relevance

/arm-trusted-firmware/plat/arm/css/sgi/include/
H A Dsgi_base_platform_def.h22 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00080000 /* 512 KB */ macro
/arm-trusted-firmware/plat/arm/board/morello/include/
H A Dplatform_def.h66 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00080000) macro
/arm-trusted-firmware/plat/arm/board/fvp_r/include/
H A Dplatform_def.h70 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00040000) /* 256 KB */ macro
/arm-trusted-firmware/plat/arm/board/tc/include/
H A Dplatform_def.h22 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00080000 /* 512 KB */ macro
/arm-trusted-firmware/plat/arm/board/juno/include/
H A Dplatform_def.h44 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00040000) /* 256 KB */ macro
/arm-trusted-firmware/plat/arm/board/corstone700/common/include/
H A Dplatform_def.h62 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00040000 /* 256 KB */ macro
/arm-trusted-firmware/plat/arm/board/n1sdp/include/
H A Dplatform_def.h89 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00060000 /* 384 KB */ macro
/arm-trusted-firmware/include/plat/nuvoton/npcm845x/
H A Dplatform_def.h101 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00020000) macro
/arm-trusted-firmware/plat/arm/board/corstone1000/common/include/
H A Dplatform_def.h123 #define PLAT_ARM_TRUSTED_SRAM_SIZE (TOTAL_SRAM_SIZE - \ macro
/arm-trusted-firmware/plat/arm/board/fvp/include/
H A Dplatform_def.h46 #define PLAT_ARM_TRUSTED_SRAM_SIZE (FVP_TRUSTED_SRAM_SIZE * UL(1024)) macro