On Wed, May 01, 2019 at 05:24:00PM +0100, Leif Lindholm wrote:
> On Tue, Apr 30, 2019 at 10:43:55PM +0200, Alexander Graf wrote:
> > Commit a51f953f4ee87 ("mkimage: Align efi sections on 4k boundary")
> > broke ARM builds. There were 2 reasons for that:
> >
> > 1) An NX bug that was lingering for
On Tue, Apr 30, 2019 at 10:43:55PM +0200, Alexander Graf wrote:
> Commit a51f953f4ee87 ("mkimage: Align efi sections on 4k boundary")
> broke ARM builds. There were 2 reasons for that:
>
> 1) An NX bug that was lingering forever in the code base and only got
> triggered because of the change
>