On 7/14/23 16:46, Peter Maydell wrote:
Plumb the ARMSecurityState through to regime_translation_disabled() rather than just a bool is_secure.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/arm/ptw.c | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~