mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
![]() When LTO is enabled and gcc is used as a linker, then option for a linker have to be provided with a -Wl prefix to gcc. To build PLAT=arm_fpga with LTO enabled extra '-nostdlib' has to be supplied to the linker at least, otherwise build fails with an error about many undefined references in libc. Since this option is defined as part of common TF_LDFLAGS already, just use that variable with couple extra options. Change-Id: Iaab72d894317c91af5b7d770652e4353b32aae88 Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com> |
||
---|---|---|
.. | ||
aarch64 | ||
include | ||
build_axf.ld.S | ||
fpga_bl31_setup.c | ||
fpga_console.c | ||
fpga_def.h | ||
fpga_gicv3.c | ||
fpga_pm.c | ||
fpga_private.h | ||
fpga_topology.c | ||
kernel_trampoline.S | ||
platform.mk | ||
rom_trampoline.S |