On 5/10/24 12:25, Richard Henderson wrote:
Zero is the safe do-nothing value for callers to use. Pass the value through from get_phys_addr.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/ptw.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>