qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 3/5] target/arm: Implement HCR_EL2.TIDCP


From: Peter Maydell
Subject: Re: [PATCH v3 3/5] target/arm: Implement HCR_EL2.TIDCP
Date: Fri, 8 Sep 2023 14:27:48 +0100

On Fri, 1 Sept 2023 at 00:26, Richard Henderson
<richard.henderson@linaro.org> 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 <richard.henderson@linaro.org>
> ---
>  target/arm/helper.h            |  1 +
>  target/arm/tcg/op_helper.c     | 13 +++++++++++++
>  target/arm/tcg/translate-a64.c | 16 ++++++++++++++--
>  target/arm/tcg/translate.c     | 27 +++++++++++++++++++++++++++
>  4 files changed, 55 insertions(+), 2 deletions(-)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]