u-boot-brain/arch/arm/cpu/armv8
Marek Behún 37de198fa2 armv8: SPL: discard relocation information
For some reason when building SPL for ARMv8 with LTO, the relocation
information is not discarded.

Discard it explicitly in the linker script.

This fixes LTO build for imx8mm_venice_defconfig.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-05-24 14:21:30 -04:00
..
bcmns3 board: ns3: add api to save boot parameters passed from BL31 2020-07-29 10:13:41 -04:00
fsl-layerscape Revert "spl: Drop bd_info in the data section" 2021-04-19 11:34:01 -04:00
hisilicon common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
xen board: Introduce xenguest_arm64 board 2020-08-14 15:18:27 -04:00
cache_v8.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cache.S
config.mk
cpu-dt.c treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT 2020-12-04 16:09:05 -05:00
cpu.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
exception_level.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
exceptions.S
fel_utils.S sunxi: Add H616 FEL support 2021-01-25 21:52:01 +00:00
fwcall.c arm: Remove #include <version.h> from armv8/fwcall.c 2021-02-01 16:32:06 -05:00
generic_timer.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig arm: Remove s32v234evb board 2021-04-10 08:01:00 -04:00
linux-kernel-image-header-vars.h
lowlevel_init.S
Makefile armv8: Makefile: build cache files when needed 2021-01-16 19:17:11 -05:00
psci.S
sec_firmware_asm.S
sec_firmware.c image: Adjust the workings of fit_check_format() 2021-02-15 22:31:52 -05:00
smccc-call.S
spin_table_v8.S
spin_table.c
spl_data.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
start.S arm64: PIE: Skip fixups if distance is zero 2020-10-08 11:42:36 -04:00
tlb.S
transition.S
u-boot-spl.lds armv8: SPL: discard relocation information 2021-05-24 14:21:30 -04:00
u-boot.lds