Allow ARMv8 SCR.SMD updates
authorGreg Bellows <greg.bellows@linaro.org>
Sun, 26 Apr 2015 15:49:26 +0000 (16:49 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 26 Apr 2015 15:49:26 +0000 (16:49 +0100)
commit4eb276408363aef5435a72a8e818f24220b5edd0
tree5ce26d727a66743655e681fc5fd16bfe4c6c9b6c
parent3d5c84ff21a8a7a3bfb3a75154be8905e62f51db
Allow ARMv8 SCR.SMD updates

Updated scr_write to always allow updates to the SCR.SMD bit on ARMv8
regardless of whether virtualization (EL2) is enabled or not.

Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
Message-id: 1429888797-4378-1-git-send-email-greg.bellows@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/helper.c