Re: [Qemu-devel] [PATCH 05/13] target-arm: Add vexpress machine secure property

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

[Qemu-devel] [PATCH 05/13] target-arm: Add vexpress machine secure property

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