OSDN Git Service

target/arm: Update SCR and HCR for RME
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 23 Jun 2023 10:15:43 +0000 (11:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 23 Jun 2023 10:15:43 +0000 (11:15 +0100)
commitaa3cc42c016116615b80359ab4dd8a934339aec5
tree4767c7300d6c54013a2564d5a7079daae041aacd
parentb9f335c24705883391ea52035c9b2229e6992eee
target/arm: Update SCR and HCR for RME

Define the missing SCR and HCR bits, allow SCR_NSE and {SCR,HCR}_GPF
to be set, and invalidate TLBs when NSE changes.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230620124418.805717-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper.c