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

  /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/tsp/
uniphier_tsp_setup.c 12 #define BL32_END (unsigned long)(&__BL32_END__)
13 #define BL32_SIZE ((BL32_END) - (BL32_BASE))
  /device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/tsp/
tsp_plat_setup.c 14 #define BL32_END (unsigned long)(&__BL32_END__)
48 BL32_END - BL32_BASE,
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/tsp/
arm_tsp_setup.c 14 #define BL32_END (unsigned long)(&__BL32_END__)
55 (BL32_END - BL32_BASE),
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/sp_min/
arm_sp_min_setup.c 16 #define BL32_END (uintptr_t)(&__BL32_END__)
182 (BL32_END - BL32_BASE),

Completed in 1065 milliseconds