On Tue, 17 May 2022 at 15:53, Florian Lugou <florian.lu...@provenrun.com> 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 <florian.lu...@provenrun.com> > --- > target/arm/helper.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM