Re: [Qemu-devel] [PATCH v2 07/15] target-arm: Add virt machine secure property

2014-12-15 Thread Greg Bellows
On 15 December 2014 at 11:12, Peter Maydell wrote: > > On 11 December 2014 at 23:29, Greg Bellows > wrote: > > Add "secure" virt machine specific property to allow override of the > > default secure state configuration. By default, when using the QEMU > > -kernel command line argument, virt mach

Re: [Qemu-devel] [PATCH v2 07/15] target-arm: Add virt machine secure property

2014-12-15 Thread Peter Maydell
On 11 December 2014 at 23:29, Greg Bellows wrote: > Add "secure" virt machine specific property to allow override of the > default secure state configuration. By default, when using the QEMU > -kernel command line argument, virt machines boot into NS/SVC. When using > the QEMU -bios command line

[Qemu-devel] [PATCH v2 07/15] target-arm: Add virt machine secure property

2014-12-11 Thread Greg Bellows
Add "secure" virt machine specific property to allow override of the default secure state configuration. By default, when using the QEMU -kernel command line argument, virt machines boot into NS/SVC. When using the QEMU -bios command line argument, virt machines boot into S/SVC. The secure state