Hi all, > On 9 Dec 2025, at 10:37, Bertrand Marquis <[email protected]> wrote: > > Force ThumbEE support to not available in the version of the PFR0 > register value we present to guest. > Xen does not support ThumbEE and will trap all access to ThumbEE > registers so do not report it being supported if the hardware supports > it. > > Fixes: 5bbe1fe413f9 ("ARM: Drop ThumbEE support") > Signed-off-by: Bertrand Marquis <[email protected]> > Reviewed-by: Michal Orzel <[email protected]> > Reviewed-by: Luca Fancellu <[email protected]> > Tested-by: Luca Fancellu <[email protected]> > ---
just a follow up on this one, the QEMU bug preventing PFR0 to be trapped at EL2 on Arm v7a will be fixed when these pathes will be merged: https://patchew.org/QEMU/[email protected]/ Cheers, Luca
