On Fri, 1 Sept 2023 at 00:26, Richard Henderson
wrote:
>
> Perform the check for EL2 enabled in the security space and the
> TIDCP bit in an out-of-line helper.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/helper.h| 1 +
> target/arm/tcg/op_helper.c | 13 +
Perform the check for EL2 enabled in the security space and the
TIDCP bit in an out-of-line helper.
Signed-off-by: Richard Henderson
---
target/arm/helper.h| 1 +
target/arm/tcg/op_helper.c | 13 +
target/arm/tcg/translate-a64.c | 16 ++--
target/arm/tcg/