target/arm/ptw: Load stage-2 tables from realm physical space
commitda64251e9317b3937cad54f71f606f5f9b837c8e
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Tue, 22 Aug 2023 16:31:11 +0000 (22 17:31 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 22 Aug 2023 16:31:11 +0000 (22 17:31 +0100)
treeb3fde52a53929fa468d859240e4d84c8b9d9ffb5
parentb17d86eb5ef745f393f3387b15df2b9b2aaae793
target/arm/ptw: Load stage-2 tables from realm physical space

In realm state, stage-2 translation tables are fetched from the realm
physical address space (R_PGRQD).

Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20230809123706.1842548-2-jean-philippe@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/ptw.c