xlnx-zcu102: Add a machine level secure property
commitb7436e94ded250b92aaa03bd72eab2279aba197b
authorAlistair Francis <alistair.francis@xilinx.com>
Thu, 14 Sep 2017 17:43:18 +0000 (14 18:43 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 Sep 2017 17:43:18 +0000 (14 18:43 +0100)
treebac36e784c654dc99f8ec2cd60641191285298c4
parentb70cf33f030e0fc965b3a02d91c2195e0572ea46
xlnx-zcu102: Add a machine level secure property

Add a machine level secure property. This defaults to false and can be
set to true using this machine command line argument:
    -machine xlnx-zcu102,secure=on

This follows what the ARM virt machine does.

This property only applies to the ZCU102 machine. The EP108 machine does
not have this property.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xlnx-zcu102.c