diff options
author | Richard Henderson | 2020-02-08 13:57:58 +0100 |
---|---|---|
committer | Peter Maydell | 2020-02-13 15:14:53 +0100 |
commit | 452ef8cb8c7b06f44a30a3c3a54d3be82c4aef59 (patch) | |
tree | 8cdfdebba973cc2c495154f80abbd8fa8eca77d5 /qapi/trace.json | |
parent | target/arm: Add arm_mmu_idx_is_stage1_of_2 (diff) | |
download | qemu-452ef8cb8c7b06f44a30a3c3a54d3be82c4aef59.tar.gz qemu-452ef8cb8c7b06f44a30a3c3a54d3be82c4aef59.tar.xz qemu-452ef8cb8c7b06f44a30a3c3a54d3be82c4aef59.zip |
target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
To implement PAN, we will want to swap, for short periods
of time, to a different privileged mmu_idx. In addition,
we cannot do this with flushing alone, because the AT*
instructions have both PAN and PAN-less versions.
Add the ARMMMUIdx*_PAN constants where necessary next to
the corresponding ARMMMUIdx* constant.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200208125816.14954-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qapi/trace.json')
0 files changed, 0 insertions, 0 deletions