]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: add .rela sections to .text on arm64
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 8 Jan 2023 18:00:47 +0000 (19:00 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 13 Jan 2023 08:09:07 +0000 (09:09 +0100)
commit7e808fcc97ff3fe2f16d178e34f9811368696276
tree96e287a417aee3981923c0325376c3d2e7d05ccd
parent0763c02eee5ee2be4d291719e7d72f7ce5ef33bd
efi_loader: add .rela sections to .text on arm64

_relocate() needs the information in .rela* for self relocation
of the EFI binary.

Fixes: d7ddeb66a6ce ("efi_loader: fix building aarch64 EFI binaries")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
arch/arm/lib/elf_aarch64_efi.lds