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

  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
platform_def.h 144 #define BL32_SRAM_BASE BL31_LIMIT
151 #define TSP_SEC_MEM_BASE BL32_SRAM_BASE
152 #define TSP_SEC_MEM_SIZE (BL32_SRAM_LIMIT - BL32_SRAM_BASE)
153 #define BL32_BASE BL32_SRAM_BASE
  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
platform_def.h 156 #define BL32_SRAM_BASE TZRAM_BASE
164 # define BL32_BASE BL32_SRAM_BASE
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/include/
platform_def.h 166 #define BL32_SRAM_BASE FVP_TRUSTED_SRAM_BASE
175 # define BL32_BASE BL32_SRAM_BASE
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
opteed_main.c 230 if (is_mem_free(BL32_SRAM_BASE,
231 BL32_SRAM_LIMIT - BL32_SRAM_BASE,

Completed in 70 milliseconds