Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/arm/board/corstone700/common/include/
Dplatform_def.h65 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro
/trusted-firmware-a-latest/include/plat/nuvoton/npcm845x/
Dplatform_def.h109 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + ARM_SHARED_RAM_SIZE) macro
/trusted-firmware-a-latest/plat/arm/board/fvp_ve/include/
Dplatform_def.h48 #define ARM_BL_RAM_BASE (FVP_VE_SHARED_RAM_BASE + \ macro
/trusted-firmware-a-latest/plat/arm/board/a5ds/include/
Dplatform_def.h33 #define ARM_BL_RAM_BASE (A5DS_SHARED_RAM_BASE + \ macro
/trusted-firmware-a-latest/plat/arm/board/corstone1000/common/include/
Dplatform_def.h131 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + ARM_SHARED_RAM_SIZE) macro
/trusted-firmware-a-latest/include/plat/arm/common/
Darm_def.h71 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro