diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-02-15 09:56:38 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-02-15 09:56:38 +0000 |
commit | 831a2fca343ebcd6651eab9102bd7a36b77da65d (patch) | |
tree | c73455bef9672616c6fa00313fba0ab47547ee60 /scripts/qtest.py | |
parent | 62c7ec3488fe0dcbabffd543f458914e27736115 (diff) | |
download | qemu-831a2fca343ebcd6651eab9102bd7a36b77da65d.zip qemu-831a2fca343ebcd6651eab9102bd7a36b77da65d.tar.gz qemu-831a2fca343ebcd6651eab9102bd7a36b77da65d.tar.bz2 |
target/arm: Implement HACR_EL2
HACR_EL2 is a register with IMPDEF behaviour, which allows
implementation specific trapping to EL2. Implement it as RAZ/WI,
since QEMU's implementation has no extra traps. This also
matches what h/w implementations like Cortex-A53 and A57 do.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190205181218.8995-1-peter.maydell@linaro.org
Diffstat (limited to 'scripts/qtest.py')
0 files changed, 0 insertions, 0 deletions