]> git.baikalelectronics.ru Git - uboot.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)
commit19ed65615e7f4662b453a1365d58a5f6f35d6227
tree96e287a417aee3981923c0325376c3d2e7d05ccd
parent2a43da07795e703518fabd6badf8a6af17112c58
efi_loader: add .rela sections to .text on arm64

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

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