On Sun, 17 Nov 2024 at 13:50, Pavel Skripkin wrote:
>
> To share missing SCTRL.{U}WXN and SCR.SIF in short format walker, use
> get_S1prot instead of open-coded checks.
>
> Signed-off-by: Pavel Skripkin
> ---
> target/arm/ptw.c | 41 ++---
> 1 file changed, 18
To share missing SCTRL.{U}WXN and SCR.SIF in short format walker, use
get_S1prot instead of open-coded checks.
Signed-off-by: Pavel Skripkin
---
target/arm/ptw.c | 41 ++---
1 file changed, 18 insertions(+), 23 deletions(-)
diff --git a/target/arm/ptw.c b/tar