On 9/20/22 08:52, Peter Maydell wrote:
On Mon, 22 Aug 2022 at 17:22, Richard Henderson
wrote:
For page walking, we may require HCR for a security state
that is not "current".
Signed-off-by: Richard Henderson
---
target/arm/cpu.h| 20 +---
target/arm/helper.c | 11 +
On Mon, 22 Aug 2022 at 17:22, Richard Henderson
wrote:
>
> For page walking, we may require HCR for a security state
> that is not "current".
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/cpu.h| 20 +---
> target/arm/helper.c | 11 ---
> 2 files changed, 21
For page walking, we may require HCR for a security state
that is not "current".
Signed-off-by: Richard Henderson
---
target/arm/cpu.h| 20 +---
target/arm/helper.c | 11 ---
2 files changed, 21 insertions(+), 10 deletions(-)
diff --git a/target/arm/cpu.h b/target/ar