Home
last modified time | relevance | path

Searched refs:DRAM_BASE (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dhikey_def.h39 #define DRAM_BASE 0x00000000 macro
54 #define DRAM_SEC_BASE (DRAM_BASE + DRAM_SIZE - DRAM_SEC_SIZE)
56 #define DRAM_NS_BASE DRAM_BASE
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/
Djuno_def.h97 #define DRAM_BASE 0x80000000 macro
108 #define DRAM_SCP_BASE (DRAM_BASE + DRAM_SIZE - DRAM_SCP_SIZE)
113 #define DRAM_NS_BASE DRAM_BASE
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
Dplatform_def.h179 #define NS_IMAGE_OFFSET (DRAM_BASE + 0x35000000) /* 848MB */
/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
Dfvp_def.h116 #define DRAM_BASE DRAM1_BASE macro