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

  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
hikey_def.h 40 #define DRAM_SIZE 0x40000000
54 #define DRAM_SEC_BASE (DRAM_BASE + DRAM_SIZE - DRAM_SEC_SIZE)
57 #define DRAM_NS_SIZE (DRAM_SIZE - DRAM_SEC_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/
juno_def.h 98 #define DRAM_SIZE 0x80000000
108 #define DRAM_SCP_BASE (DRAM_BASE + DRAM_SIZE - DRAM_SCP_SIZE)
114 #define DRAM_NS_SIZE (DRAM_SIZE - DRAM_SCP_SIZE - DRAM_SEC_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
fvp_def.h 117 #define DRAM_SIZE DRAM1_SIZE

Completed in 73 milliseconds