diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-01-21 14:15:07 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-01-21 14:15:07 +0000 |
commit | 5ce4ff6502fc6ae01a30c3917996c6c41be1d176 (patch) | |
tree | b783ff9e3411b885723de064cc41b9c21c4edd6e /hw/arm | |
parent | 0faea0c7e6b729c64035b3591b184eeeeef6f1d4 (diff) | |
download | qemu-5ce4ff6502fc6ae01a30c3917996c6c41be1d176.tar.gz qemu-5ce4ff6502fc6ae01a30c3917996c6c41be1d176.tar.bz2 qemu-5ce4ff6502fc6ae01a30c3917996c6c41be1d176.zip |
target-arm: Support multiple address spaces in page table walks
If we have a secure address space, use it in page table walks:
when doing the physical accesses to read descriptors, make them
through the correct address space.
(The descriptor reads are the only direct physical accesses
made in target-arm/ for CPUs which might have TrustZone.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'hw/arm')
0 files changed, 0 insertions, 0 deletions