]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Mar 2016 11:30:17 +0000 (11:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Mar 2016 11:30:17 +0000 (11:30 +0000)
commit83ec1923cdc794de7a782e99e26daa1d91ca14e9
tree7c2bfe6990327aec6d16c13f970ebe9d0be12eaa
parent8b41c30525a529ee69505909908a704fc134d21b
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode

If we're booting in Secure mode, provide a secure-only RAM
(just 16MB) so that secure firmware has somewhere to run
from that won't be accessible to the Non-secure guest.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1455288361-30117-2-git-send-email-peter.maydell@linaro.org
hw/arm/virt.c
include/hw/arm/virt.h