Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/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-latest/plat/arm/board/fvp_ve/include/
Dplatform_def.h185 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ macro
/trusted-firmware-a-latest/plat/arm/board/a5ds/include/
Dplatform_def.h203 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) macro
/trusted-firmware-a-latest/plat/arm/board/corstone1000/common/include/
Dplatform_def.h200 #define ARM_FW_CONFIG_LIMIT (ARM_SHARED_RAM_BASE + \ macro
/trusted-firmware-a-latest/include/plat/nuvoton/common/
Dnpcm845x_arm_def.h390 #define ARM_FW_CONFIG_LIMIT ( \ macro
/trusted-firmware-a-latest/include/plat/arm/common/
Darm_def.h517 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ macro