On 7/27/25 1:01 AM, Richard Henderson wrote:
We were not using the correct security space in the existing call to nv_nv1_enabled, because it may have been modified for NSTable.Cache it early, as we will shortly need it elsewhere as well. Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/ptw.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>