Re: [PATCH v6 07/11] RISC-V: Add awareness for RISC-V reloations

2019-02-18 Thread Daniel Kiper
On Wed, Feb 13, 2019 at 12:44:32AM +, Alistair Francis wrote: > On Tue, 2019-02-12 at 11:31 +0100, Alexander Graf wrote: > > This patch adds awareness of RISC-V relocations throughout the grub > > tools > > as well as dynamic linkage and elf->PE relocation conversion support. > > > > Signed-off

Re: [PATCH v6 07/11] RISC-V: Add awareness for RISC-V reloations

2019-02-12 Thread Alistair Francis
On Tue, 2019-02-12 at 11:31 +0100, Alexander Graf wrote: > This patch adds awareness of RISC-V relocations throughout the grub > tools > as well as dynamic linkage and elf->PE relocation conversion support. > > Signed-off-by: Alexander Graf Reviewed-by: Alistair Francis Alistair > > --- > >