Home
last modified time | relevance | path

Searched refs:PLAT_ARM_DRAM1_BASE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/plat/arm/board/fvp_r/include/
Dplatform_def.h16 .image_info.image_base = PLAT_ARM_DRAM1_BASE + 0x1000, \
20 .ep_info.pc = PLAT_ARM_DRAM1_BASE + 0x1000, \
33 #define PLAT_ARM_DRAM1_BASE ULL(0x0) macro
106 #define PLAT_ARM_NS_IMAGE_BASE (PLAT_ARM_DRAM1_BASE + 0x1000)
182 #define PLAT_ARM_FLASH_IMAGE_BASE (PLAT_ARM_DRAM1_BASE + UL(0x40000000))
/trusted-firmware-a-latest/plat/arm/board/fvp_r/
Dfvp_r_bl1_setup.c110 PLAT_ARM_DRAM1_BASE, in arm_bl1_plat_arch_setup()
/trusted-firmware-a-latest/include/plat/arm/common/
Darm_def.h236 #ifdef PLAT_ARM_DRAM1_BASE
237 #define ARM_DRAM1_BASE PLAT_ARM_DRAM1_BASE