diff options
author | Greg Bellows <greg.bellows@linaro.org> | 2014-12-15 17:09:41 -0600 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-12-22 23:12:27 +0000 |
commit | 490219243208a0fa8abb2290509f31654c888954 (patch) | |
tree | 76b74c692fb2c6544e2c7ec0a50e13a6cf535796 /util/qemu-option.c | |
parent | af7c9f34b1bacd329a479e79bd608580d0511596 (diff) | |
download | qemu-490219243208a0fa8abb2290509f31654c888954.zip qemu-490219243208a0fa8abb2290509f31654c888954.tar.gz qemu-490219243208a0fa8abb2290509f31654c888954.tar.bz2 |
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 'util/qemu-option.c')
0 files changed, 0 insertions, 0 deletions