hw/arm/virt: add secure memory region and UART
commit3df708eb48180fcf11956b81fd6a036cd13ed5f1
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 14:15:07 +0000 (21 14:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 14:15:07 +0000 (21 14:15 +0000)
tree08a7b060dd243bd1f23746c462001372b7b8ae74
parent1d939a68afe1673441250b495ed2e5f9b568a2fb
hw/arm/virt: add secure memory region and UART

Add a secure memory region to the virt board, which is the
same as the nonsecure memory region except that it also has
a secure-only UART in it. This is only created if the
board is started with the '-machine secure=on' property.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
hw/arm/virt.c
include/hw/arm/virt.h