On 27 January 2016 at 23:42, Edgar E. Iglesias <edgar.igles...@gmail.com> wrote: > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > Hi, > > I've seen some regressions in my test runs lately when enabling > EL2 and EL3. It turns out we are not setting RW when booting 64bit > Linux kernels. > > In the long run, I'm not sure if this does the right thing, for > example we might need to revisit if we ever want to support direct > loading of 32bit kernels on an AArch64 core. > Anyway, this fixes my testruns for now.
Looks like the right thing to me. Applied to target-arm.next, thanks. -- PMM