On Tue, 17 May 2022 at 15:53, Florian Lugou <[email protected]> wrote: > > As per the description of the HCR_EL2.APK field in the ARMv8 ARM, > Pointer Authentication keys accesses should only be trapped to Secure > EL2 if it is enabled. > > Signed-off-by: Florian Lugou <[email protected]> > --- > target/arm/helper.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
