On Mon, Dec 02, 2013 at 12:46:13PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > >>> Amusingly, I wrote the attached > >> Nothing is attached to your mail. Right now could you pause work on > >> */dl.c: I'm reorganising them to declare more of it as platform > >> independent and unify handling (ARM dl.c is unnecessarily different from > >> other versions and forget some of ELF handling) > > > > Ok, I'll hold off. > > > I've uploaded current work to phcoder/reloc
Ok, so I've tested this on arm64, and it works on the commercial FVP Base model (which does not trigger veneer generation due to its runtime memory map), but crashes on the Foundation model (which does). So the generic dl refactoring seems correct, but somehing about the veneers is fishy. My default ARMv7 UEFI build fails to grub-install with /work/local/grub/uefi/sbin/grub-install: error: bl/b.w targettting ARM. I am investigating these issues. / Leif _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel