Re: [PATCH] arm64: relocate-rela: Add support for ld.lld

2021-11-16 Thread Tom Rini
On Wed, Oct 20, 2021 at 09:31:32PM +, Alistair Delva wrote: > Cap end of relocations by the binary size. > > Linkers like to insert some auxiliary sections between .rela.dyn and > .bss_start. These sections don't make their way to the final binary, but > reloc_rela still tries to relocate

Re: [PATCH] arm64: relocate-rela: Add support for ld.lld

2021-10-25 Thread Tom Rini
On Mon, Oct 25, 2021 at 10:46:32AM -0700, Alistair Delva wrote: > -Scott's ancient non-functioning email address > > Hi Tom, > > On Mon, Oct 25, 2021 at 6:30 AM Tom Rini wrote: > > > > On Wed, Oct 20, 2021 at 09:31:32PM +, Alistair Delva wrote: > > > > > Cap end of relocations by the binary

Re: [PATCH] arm64: relocate-rela: Add support for ld.lld

2021-10-25 Thread Tom Rini
On Wed, Oct 20, 2021 at 09:31:32PM +, Alistair Delva wrote: > Cap end of relocations by the binary size. > > Linkers like to insert some auxiliary sections between .rela.dyn and > .bss_start. These sections don't make their way to the final binary, but > reloc_rela still tries to relocate