Searched hist:"24 ac0d309ab379cd0347f198c2db5b2b48b02887" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | boot.c | diff 24ac0d309ab379cd0347f198c2db5b2b48b02887 Mon Jul 27 10:12:10 CDT 2020 Richard Henderson <richard.henderson@linaro.org> hw/arm/boot: Fix PAUTH for EL3 direct kernel boot
When booting an EL3 cpu with -kernel, we set up EL3 and then drop down to EL2. We need to enable access to v8.3-PAuth keys and instructions at EL3 before doing so.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200724163853.504655-2-richard.henderson@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|