On 7/14/23 16:46, Peter Maydell wrote:
We no longer look at the in_secure field of the S1Translate struct anyway, so we can remove it and all the code which sets it.Signed-off-by: Peter Maydell<[email protected]> --- target/arm/ptw.c | 13 ------------- 1 file changed, 13 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
