[PATCH v2 1/6] arm64: PIE: Do not skip static relocation

Amit Tomar atomar25opensource at gmail.com
Thu Oct 1 10:33:54 CEST 2020


Hi,

>
> NOTE: GNU binutils starting with v2.27.1 do this build-time relocation
> automatically, to be in-line with other architecures. So on newer
> toolchains our manual fixup is actually not needed. It doesn't hurt to
> have it, though, so that we keep compatibility with the popular Linaro
> toolchains, which lack this feature.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>
> With this, U-Boot now runs well from ROM when compiled with
> "gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu".
>
> Tested-by: Amit Singh Tomar <amittomer25 at gmail.com>
>

Thanks
-Amit


More information about the U-Boot mailing list