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

  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/
plat_security.c 64 DRAM_SEC_BASE, DRAM_SEC_BASE + DRAM_SEC_SIZE - 1,
juno_def.h 111 #define DRAM_SEC_BASE (DRAM_SCP_BASE - DRAM_SEC_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
platform_def.h 158 #define BL32_DRAM_BASE DRAM_SEC_BASE
159 #define BL32_DRAM_LIMIT (DRAM_SEC_BASE + DRAM_SEC_SIZE)
168 # define TSP_SEC_MEM_BASE DRAM_SEC_BASE
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
hikey_def.h 54 #define DRAM_SEC_BASE (DRAM_BASE + DRAM_SIZE - DRAM_SEC_SIZE)
plat_security.c 131 sec_protect(DRAM_SEC_BASE, DRAM_SEC_SIZE);
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
platform_def.h 147 #define BL32_DRAM_BASE DRAM_SEC_BASE
148 #define BL32_DRAM_LIMIT (DRAM_SEC_BASE+DRAM_SEC_SIZE)

Completed in 67 milliseconds