Home
last modified time | relevance | path

Searched defs:ARM_TB_FW_CONFIG_LIMIT (Results 1 – 4 of 4) sorted by relevance

/external/arm-trusted-firmware/plat/arm/board/corstone700/include/
Dplatform_def.h75 #define ARM_TB_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE / 2U)) macro
/external/arm-trusted-firmware/plat/arm/board/fvp_ve/include/
Dplatform_def.h175 #define ARM_TB_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) macro
/external/arm-trusted-firmware/plat/arm/board/a5ds/include/
Dplatform_def.h194 #define ARM_TB_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) macro
/external/arm-trusted-firmware/include/plat/arm/common/
Darm_def.h338 #define ARM_TB_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE / 2U)) macro