On Fri, May 06, 2016 at 11:25:52PM +0100, Peter Maydell wrote: > On 6 May 2016 at 19:11, Alistair Francis <alistair.fran...@xilinx.com> wrote: > > Enable EL2 by default for the A53s and A57s. > > > > Signed-off-by: Alistair Francis <alistair.fran...@xilinx.com> > > I don't really want to do this until we actually have > something approaching a workable EL2 implementation > (ideally including support in the GIC, since EL2's > not much good without it). I'd hope that software ought > to be able to work with an "EL3, but no EL2" CPU, since > that's a valid combination, unless it's very strongly > tied to a particular h/w implementation.
Yes, I agree, we've got a few more things to take care of. Cheers, Edgar