commit | 5458670b15b9176dd75beb9516427ffb88e00a17 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Oct 05 07:09:01 2024 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sun Oct 13 11:27:06 2024 -0700 |
tree | 87adb7eb7ab808dd58a9ea98e8bd92ed503da9a0 | |
parent | 29b4d7dbd21731fb974363f3d6b34d50f08fc24f [diff] |
target/arm: Pass MemOp to get_phys_addr_gpc Zero is the safe do-nothing value for callers to use. Pass the value through from get_phys_addr. 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>