Home
last modified time | relevance | path

Searched refs:PLAT_ARM_TRUSTED_SRAM_SIZE (Results 1 – 12 of 12) sorted by relevance

/trusted-firmware-a/plat/arm/board/fvp/include/
A Dplatform_def.h38 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00040000) /* 256 KB */ macro
159 #define PLAT_ARM_MAX_BL31_SIZE (PLAT_ARM_TRUSTED_SRAM_SIZE - \
174 #define PLAT_ARM_MAX_BL32_SIZE (PLAT_ARM_TRUSTED_SRAM_SIZE - \
/trusted-firmware-a/plat/arm/board/diphda/common/include/
A Dplatform_def.h152 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00100000) /* 1 MB */ macro
160 #define ARM_BL_RAM_SIZE (PLAT_ARM_TRUSTED_SRAM_SIZE - \
196 PLAT_ARM_TRUSTED_SRAM_SIZE)
/trusted-firmware-a/plat/arm/board/corstone700/common/include/
A Dplatform_def.h62 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00040000 /* 256 KB */ macro
67 #define ARM_BL_RAM_SIZE (PLAT_ARM_TRUSTED_SRAM_SIZE - \
/trusted-firmware-a/plat/arm/board/morello/include/
A Dplatform_def.h41 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00080000) macro
/trusted-firmware-a/plat/arm/board/n1sdp/include/
A Dplatform_def.h62 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00080000 /* 512 KB */ macro
/trusted-firmware-a/plat/arm/css/sgm/include/
A Dsgm_base_platform_def.h85 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00040000 /* 256 KB */ macro
/trusted-firmware-a/plat/arm/board/tc/include/
A Dplatform_def.h22 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00080000 /* 512 KB */ macro
/trusted-firmware-a/plat/arm/css/sgi/include/
A Dsgi_base_platform_def.h22 #define PLAT_ARM_TRUSTED_SRAM_SIZE 0x00040000 /* 256 KB */ macro
/trusted-firmware-a/plat/arm/board/fvp_r/include/
A Dplatform_def.h70 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00040000) /* 256 KB */ macro
/trusted-firmware-a/plat/arm/board/juno/include/
A Dplatform_def.h44 #define PLAT_ARM_TRUSTED_SRAM_SIZE UL(0x00040000) /* 256 KB */ macro
/trusted-firmware-a/include/plat/arm/common/
A Darm_def.h73 #define ARM_BL_RAM_SIZE (PLAT_ARM_TRUSTED_SRAM_SIZE - \
527 (PLAT_ARM_TRUSTED_SRAM_SIZE >> 1) + 0x2000)
/trusted-firmware-a/plat/arm/common/
A Darm_bl31_setup.c148 PLAT_ARM_TRUSTED_SRAM_SIZE - PAGE_SIZE; in arm_bl31_early_platform_setup()

Completed in 13 milliseconds