Re: [Qemu-devel] [PATCH v4 00/33] target-arm: add Security Extensions for CPUs

2014-09-05 Thread Peter Maydell
On 1 July 2014 00:09, wrote: > From: Greg Bellows > > Updated Fabian's v3 patchset for review comments. This patchset includes > changes in support of the security extension on v7 aarch32 with hooks for > later > enabling v8 aarch64. > > The patches are built upon and therefore dependent on v3

Re: [Qemu-devel] [PATCH v4 00/33] target-arm: add Security Extensions for CPUs

2014-07-02 Thread Aggeler Fabian
Hey Greg Great to see this version. I will try to go through it in the next days. Best, Fabian On 01 Jul 2014, at 01:09, greg.bell...@linaro.org wrote: > From: Greg Bellows > > Updated Fabian's v3 patchset for review comments. This patchset includes > changes in support of the security exten

[Qemu-devel] [PATCH v4 00/33] target-arm: add Security Extensions for CPUs

2014-06-30 Thread greg . bellows
From: Greg Bellows Updated Fabian's v3 patchset for review comments. This patchset includes changes in support of the security extension on v7 aarch32 with hooks for later enabling v8 aarch64. The patches are built upon and therefore dependent on v3 of Xilinx's second round of EL2/3 patches.