summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPeter Maydell2017-06-02 12:51:49 +0200
committerPeter Maydell2017-06-02 12:51:49 +0200
commit3bef7012560a7f0ea27b265105de5090ba117514 (patch)
tree1612536ce7710cae7a12a9d9f002ef576269e794 /include/exec
parentarm: add MPU support to M profile CPUs (diff)
downloadqemu-3bef7012560a7f0ea27b265105de5090ba117514.tar.gz
qemu-3bef7012560a7f0ea27b265105de5090ba117514.tar.xz
qemu-3bef7012560a7f0ea27b265105de5090ba117514.zip
arm: Implement HFNMIENA support for M profile MPU
Implement HFNMIENA support for the M profile MPU. This bit controls whether the MPU is treated as enabled when executing at execution priorities of less than zero (in NMI, HardFault or with the FAULTMASK bit set). Doing this requires us to use a different MMU index for "running at execution priority < 0", because we will have different access permissions for that case versus the normal case. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1493122030-32191-14-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions