Home
last modified time | relevance | path

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

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