HomeSort by relevance Sort by last modified time
    Searched refs:DDR_SEC_BASE (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
hikey960_def.h 32 #define DDR_SEC_BASE 0x3F000000
35 #define DDR_SDP_BASE (DDR_SEC_BASE - 0x400000 /* align */ - \
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
hikey_def.h 36 #define DDR_SEC_BASE (DDR_BASE + DDR_SIZE - DDR_SEC_SIZE) /* 0x3F000000 */
39 #define DDR_SDP_BASE (DDR_SEC_BASE - 0x400000 /* align */ - \
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/include/
platform_def.h 75 #define BL32_DRAM_BASE DDR_SEC_BASE
76 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/
platform_def.h 113 #define BL32_DRAM_BASE DDR_SEC_BASE
114 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE)

Completed in 199 milliseconds