diff options
| author | Peter Maydell | 2017-07-27 12:59:06 +0200 |
|---|---|---|
| committer | Peter Maydell | 2017-07-31 14:05:21 +0200 |
| commit | 38aaa60ca464b48e6feef346709e97335d01b289 (patch) | |
| tree | 4d7a169ff9fa48a6c7ff25de3cbe5ee2f5cb2db2 /include/exec | |
| parent | target/arm: Correct MPU trace handling of write vs execute (diff) | |
| download | qemu-38aaa60ca464b48e6feef346709e97335d01b289.tar.gz qemu-38aaa60ca464b48e6feef346709e97335d01b289.tar.xz qemu-38aaa60ca464b48e6feef346709e97335d01b289.zip | |
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 'include/exec')
0 files changed, 0 insertions, 0 deletions
