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

2014-10-23 Thread Peter Maydell
On 21 October 2014 17:55, Greg Bellows wrote: > Version 7 of the ARM processor security extension (TrustZone) support. > This patchset includes changes to support the processor security extensions > on ARMv7 aarch32 with hooks for later enabling v8 aarch64/32. > > Summary of changes from v6 -> v7:

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

2014-10-21 Thread Greg Bellows
Version 7 of the ARM processor security extension (TrustZone) support. This patchset includes changes to support the processor security extensions on ARMv7 aarch32 with hooks for later enabling v8 aarch64/32. Summary of changes from v6 -> v7: - Fixed comment and commit message issues - Updated lin