summary refs log tree commit diff stats
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2020-03-05 16:09:17 +0000
committerPeter Maydell <peter.maydell@linaro.org>2020-03-05 16:09:17 +0000
commit45ca3a14081e069722a12db1c12facb3a73ed562 (patch)
tree36e7f76c58ed736bf4c04c569a4279106c5bbc83 /scripts/qapi/parser.py
parente0a38bb35aa930c2d3b9982914297f0c0e8fd5c8 (diff)
downloadfocaccia-qemu-45ca3a14081e069722a12db1c12facb3a73ed562.tar.gz
focaccia-qemu-45ca3a14081e069722a12db1c12facb3a73ed562.zip
target/arm: Disable has_el2 and has_el3 for user-only
In arm_cpu_reset, we configure many system registers so that user-only
behaves as it should with a minimum of ifdefs.  However, we do not set
all of the system registers as required for a cpu with EL2 and EL3.

Disabling EL2 and EL3 mean that we will not look at those registers,
which means that we don't have to worry about configuring them.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200229012811.24129-4-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions