Home
last modified time | relevance | path

Searched defs:ARM_FW_CONFIG_LIMIT (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-3.4.0/plat/arm/board/corstone700/common/include/
Dplatform_def.h93 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE / 2U)) macro
/trusted-firmware-a-3.4.0/plat/arm/board/fvp_ve/include/
Dplatform_def.h185 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ macro
/trusted-firmware-a-3.4.0/plat/arm/board/a5ds/include/
Dplatform_def.h203 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) macro
/trusted-firmware-a-3.4.0/plat/arm/board/corstone1000/common/include/
Dplatform_def.h201 #define ARM_FW_CONFIG_LIMIT (ARM_SHARED_RAM_BASE + \ macro
/trusted-firmware-a-3.4.0/include/plat/arm/common/
Darm_def.h492 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ macro