HomeSort by relevance Sort by last modified time
    Searched defs:BL32_BASE (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/
platform_def.h 51 #define BL32_BASE (TZDRAM_BASE + BL31_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/include/
platform_def.h 51 # define BL32_BASE 0x60000000
54 # define BL32_BASE (ZYNQMP_BL32_MEM_BASE)
70 #define TSP_SEC_MEM_BASE BL32_BASE
71 #define TSP_SEC_MEM_SIZE (BL32_LIMIT - BL32_BASE + 1)
  /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/include/
platform_def.h 46 #define BL32_BASE (BL31_LIMIT)
64 #define TSP_SEC_MEM_BASE (BL32_BASE)
65 #define TSP_SEC_MEM_SIZE ((BL32_LIMIT) - (BL32_BASE))
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/
platform_def.h 127 #define BL32_BASE BL32_DRAM_BASE
132 #define BL32_BASE BL32_SRAM_BASE
141 #undef BL32_BASE
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/include/
platform_def.h 89 #define BL32_BASE BL32_DRAM_BASE
100 #undef BL32_BASE
  /device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/common/
arm_def.h 136 BL32_BASE, \
137 BL32_LIMIT - BL32_BASE, \
386 # define BL32_BASE (ARM_AP_TZC_DRAM1_BASE + \
394 # define BL32_BASE ARM_BL_RAM_BASE
399 # define BL32_BASE PLAT_ARM_TRUSTED_DRAM_BASE
405 # define BL32_BASE ARM_AP_TZC_DRAM1_BASE
415 #undef BL32_BASE
  /device/linaro/bootloader/arm-trusted-firmware/plat/qemu/include/
platform_def.h 149 # define BL32_BASE BL32_SRAM_BASE
154 # define BL32_BASE BL32_DRAM_BASE
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
platform_def.h 228 #define BL32_BASE (0x0)

Completed in 614 milliseconds