]> git.proxmox.com Git - mirror_qemu.git/commit - target-arm/cpu.c
target-arm: add cpu feature EL3 to CPUs with Security Extensions
authorFabian Aggeler <aggelerf@ethz.ch>
Mon, 15 Dec 2014 23:09:52 +0000 (17:09 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 22 Dec 2014 23:12:28 +0000 (23:12 +0000)
commitc0ccb02db46c72b4b0fa8a475a6890c1e28064f0
tree6d29d83aa10acddf47015ed348a52bf1723f7caf
parent61e2f3521c9ee2dc3ebab2e84329d5ebd10d8518
target-arm: add cpu feature EL3 to CPUs with Security Extensions

Set ARM_FEATURE_EL3 feature for CPUs that implement Security Extensions.

Signed-off-by: Fabian Aggeler <aggelerf@ethz.ch>
Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1418684992-8996-16-git-send-email-greg.bellows@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.c