summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorGreg Bellows2014-12-16 00:09:44 +0100
committerPeter Maydell2014-12-23 00:12:28 +0100
commit083a58906cb32731dd98a93fcf451ec7718c0924 (patch)
tree04d814d5109b32abf5615517a54621ba3826af1f /scripts/checkpatch.pl
parenttarget-arm: Add virt class and machine types (diff)
downloadqemu-083a58906cb32731dd98a93fcf451ec7718c0924.tar.gz
qemu-083a58906cb32731dd98a93fcf451ec7718c0924.tar.xz
qemu-083a58906cb32731dd98a93fcf451ec7718c0924.zip
target-arm: Add virt machine secure property
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 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=virt,secure=off -kernel ... Signed-off-by: Greg Bellows <greg.bellows@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1418684992-8996-8-git-send-email-greg.bellows@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions