aboutsummaryrefslogtreecommitdiff
path: root/qmp.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-07-27 11:59:06 +0100
committerPeter Maydell <peter.maydell@linaro.org>2017-07-31 13:05:21 +0100
commit38aaa60ca464b48e6feef346709e97335d01b289 (patch)
tree4d7a169ff9fa48a6c7ff25de3cbe5ee2f5cb2db2 /qmp.c
parent709e4407add7acacc593cb6cdac026558c9a8fb6 (diff)
downloadqemu-38aaa60ca464b48e6feef346709e97335d01b289.zip
qemu-38aaa60ca464b48e6feef346709e97335d01b289.tar.gz
qemu-38aaa60ca464b48e6feef346709e97335d01b289.tar.bz2
target/arm: Don't do MPU lookups for addresses in M profile PPB region
The M profile PMSAv7 specification says that if the address being looked up is in the PPB region (0xe0000000 - 0xe00fffff) then we do not use the MPU regions but always use the default memory map. Implement this (we were previously behaving like an R profile PMSAv7, which does not special case this). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 1501153150-19984-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'qmp.c')
0 files changed, 0 insertions, 0 deletions