Home
last modified time | relevance | path

Searched refs:__BL32_END__ (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/tsp/
Duniphier_tsp_setup.c12 #define BL32_END (unsigned long)(&__BL32_END__)
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/tsp/
Dtsp_plat_setup.c14 #define BL32_END (unsigned long)(&__BL32_END__)
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/tsp/
Darm_tsp_setup.c14 #define BL32_END (unsigned long)(&__BL32_END__)
/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp.ld.S128 __BL32_END__ = .; define
Dtsp_main.c39 #define BL32_TOTAL_LIMIT (unsigned long)(&__BL32_END__)
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/sp_min/
Darm_sp_min_setup.c16 #define BL32_END (uintptr_t)(&__BL32_END__)
/device/linaro/bootloader/arm-trusted-firmware/bl32/sp_min/
Dsp_min.ld.S218 __BL32_END__ = .; define
/device/linaro/bootloader/arm-trusted-firmware/include/common/
Dbl_common.h87 extern uintptr_t __BL32_END__;
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-design.rst1533 - ``bl32.map`` link map file provides ``__BL32_END__`` address.