|
From: | Richard Henderson |
Subject: | Re: [PATCH 22/35] target/arm: Handle HCR_EL2 accesses for FEAT_NV2 bits |
Date: | Thu, 28 Dec 2023 09:59:38 +1100 |
User-agent: | Mozilla Thunderbird |
On 12/18/23 22:32, Peter Maydell wrote:
FEAT_NV2 defines another new bit in HCR_EL2: NV2. When the feature is enabled, allow this bit to be written in HCR_EL2. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- target/arm/cpu-features.h | 5 +++++ target/arm/helper.c | 3 +++ 2 files changed, 8 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |