Home
last modified time | relevance | path

Searched defs:ARM_BL_RAM_SIZE (Results 1 – 6 of 6) sorted by relevance

/arm-trusted-firmware/plat/arm/board/corstone700/common/include/
H A Dplatform_def.h67 #define ARM_BL_RAM_SIZE (PLAT_ARM_TRUSTED_SRAM_SIZE - \ macro
/arm-trusted-firmware/plat/arm/board/fvp_ve/include/
H A Dplatform_def.h50 #define ARM_BL_RAM_SIZE (PLAT_ARM_BL_PLUS_SHARED_RAM_SIZE - \ macro
/arm-trusted-firmware/include/plat/nuvoton/npcm845x/
H A Dplatform_def.h115 #define ARM_BL_RAM_SIZE (PLAT_ARM_TRUSTED_SRAM_SIZE - ARM_SHARED_RAM_SIZE) macro
/arm-trusted-firmware/plat/arm/board/a5ds/include/
H A Dplatform_def.h35 #define ARM_BL_RAM_SIZE (PLAT_ARM_BL_PLUS_SHARED_RAM_SIZE - \ macro
/arm-trusted-firmware/plat/arm/board/corstone1000/common/include/
H A Dplatform_def.h132 #define ARM_BL_RAM_SIZE (PLAT_ARM_TRUSTED_SRAM_SIZE - \ macro
/arm-trusted-firmware/include/plat/arm/common/
H A Darm_def.h73 #define ARM_BL_RAM_SIZE (PLAT_ARM_TRUSTED_SRAM_SIZE - \ macro