diff options
| author | Greg Bellows | 2014-12-16 00:09:41 +0100 |
|---|---|---|
| committer | Peter Maydell | 2014-12-23 00:12:27 +0100 |
| commit | 490219243208a0fa8abb2290509f31654c888954 (patch) | |
| tree | 76b74c692fb2c6544e2c7ec0a50e13a6cf535796 /scripts | |
| parent | target-arm: Switch to common vexpress machine init (diff) | |
| download | qemu-490219243208a0fa8abb2290509f31654c888954.tar.gz qemu-490219243208a0fa8abb2290509f31654c888954.tar.xz qemu-490219243208a0fa8abb2290509f31654c888954.zip | |
target-arm: Add vexpress machine secure property
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 secure state can be changed from the default specifying the secure
state as a machine property. For example, the below command line would disable
security extensions on a -kernel Linux boot:
aarch64-softmmu/qemu-system-aarch64
-machine type=vexpress-a15,secure=off
-kernel ...
Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1418684992-8996-5-git-send-email-greg.bellows@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
