summaryrefslogtreecommitdiffstats
path: root/target-arm/helper.c
diff options
context:
space:
mode:
authorPeter Crosthwaite2015-06-15 19:06:10 +0200
committerPeter Maydell2015-06-15 19:06:10 +0200
commit8f325f568fbd0158cd413e7d637573ba90b3eaab (patch)
tree6f2e85e3cca129d03634fc2fb94bf75e0ae28578 /target-arm/helper.c
parentarm: Implement uniprocessor with MP config (diff)
downloadqemu-8f325f568fbd0158cd413e7d637573ba90b3eaab.tar.gz
qemu-8f325f568fbd0158cd413e7d637573ba90b3eaab.tar.xz
qemu-8f325f568fbd0158cd413e7d637573ba90b3eaab.zip
arm: Add has-mpu property
For processors that support MPUs, add a property to de-feature it. This is similar to the implementation of the EL3 feature. The processor definition in init sets ARM_FEATURE_MPU if it can support an MPU. post_init exposes the property, defaulting to true. If cleared by the instantiator, ARM_FEATURE_MPU is then removed at realize time. This is to support R profile processors that may or may-not have an MPU configured. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Message-id: 632918cc48786e868ea18aa6bd12f70597994cad.1434066412.git.peter.crosthwaite@xilinx.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-arm/helper.c')
0 files changed, 0 insertions, 0 deletions