On 7/27/25 1:01 AM, Richard Henderson wrote:
Select the PIE bit for the translation regime. With PIE, the PTE layout changes, forcing HPD.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/internals.h | 3 ++- target/arm/helper.c | 19 ++++++++++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-)
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>