On Wed, May 21, 2014 at 08:30:30PM +0100, Peter Maydell wrote: > On 19 May 2014 10:22, Edgar E. Iglesias <edgar.igles...@gmail.com> wrote: > > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > > > Hi, > > > > I've been doing some work on modeling parts of EL2 and 3 + some of > > the system-wide virtualization features for ARMv8. A lot is missing > > but I've got a series with enough to for example run KVM A64 guests > > on top of EL3 firmware inside emulated QEMU A64 VMs. > > I'm working on cleaning things up and plan to send patches and publish > > things as I go. > > Can you comment on the on-list set of patches from Fabian, please? > In particular we need to get the handling of banked registers correct > to support both AArch32 EL2/EL3 and AArch64 EL2/EL3, so if you've > already worked through the AArch64 issues that will save me having > to think about it all from scratch... > > I've made some comments on a few patches but otherwise I think > this looks good and we should try to get it committed reasonably > soon so that Fabian can rebase his patchset on top of this... >
Thanks for excellent reviewing. I've looked at the TZ series a bit, but will take a closer look and try to give some feedback. Cheers, Edgar