OSDN Git Service

target/arm: Move pmsav8_mpu_lookup to ptw.c
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 8 Jun 2022 18:38:50 +0000 (19:38 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 8 Jun 2022 18:38:50 +0000 (19:38 +0100)
commitfedbaa0503d2c56d4ef58ca9a08121e2af7f5e54
treed6ccc43f4b0b565ab48b252b7916cea6ca7f3a50
parent730d5c31d8872e94d08877ad62f44cc49bc01c90
target/arm: Move pmsav8_mpu_lookup to ptw.c

This is the final user of get_phys_addr_pmsav7_default
within helper.c, so make it static within ptw.c.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220604040607.269301-10-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c
target/arm/ptw.c
target/arm/ptw.h