target/arm: Pass MemOp to get_phys_addr_lpae
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Oct 2024 14:42:19 +0000 (07:42 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 13 Oct 2024 18:27:06 +0000 (11:27 -0700)
commitc053f40b598e62e7c52665bb280d745d87954385
treefe84a1bd01da9de225442512ee7fa0bac97a8824
parent21e5a2870e3c67ac903cde52c1c587a63d520d96
target/arm: Pass MemOp to get_phys_addr_lpae

Pass the value through from get_phys_addr_nogpc.

Reviewed-by: Helge Deller <deller@gmx.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/ptw.c