Re: [PATCH v4 07/10] RISC-V: Add awareness for RISC-V reloations

2019-01-17 Thread Daniel Kiper
On Mon, Nov 26, 2018 at 12:38:12AM +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 Except two nitpicks Reviewed-by: Daniel Kiper >

[PATCH v4 07/10] RISC-V: Add awareness for RISC-V reloations

2018-11-25 Thread Alexander Graf
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 --- v2 -> v3: - Fix riscv32 target v3 -> v4: - Change copyright from 2013 to 2018 - Add spec reference --- grub