|
From: | Richard Henderson |
Subject: | Re: [PATCH 05/35] target/arm: Implement HCR_EL2.AT handling |
Date: | Thu, 28 Dec 2023 09:01:59 +1100 |
User-agent: | Mozilla Thunderbird |
On 12/18/23 22:32, Peter Maydell wrote:
The FEAT_NV HCR_EL2.AT bit enables trapping of some address translation instructions from EL1 to EL2. Implement this behaviour. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> --- target/arm/helper.c | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |