Peter Maydell <[email protected]> writes: > On Fri, 29 May 2026 at 09:29, Alex Bennée <[email protected]> wrote: >> >> Now WFE can actually suspend on A-profile we also need to handle when >> its trapped. To do this we need to pass the instruction size so we can >> deal with the is_16bit syndrome encoding. >> >> Reviewed-by: Richard Henderson <[email protected]> >> Signed-off-by: Alex Bennée <[email protected]> > > Doesn't this need to go earlier in the patchset? Otherwise there's > a point where WFE can go to sleep but doesn't honour the trap bit.
Hmm - the way I read the description was we would only trap if we were going to sleep. Pre 6/8 we never sleep so we can't trap. I could merge it with 6/8 but then that makes the patch even bigger. > > thanks > -- PMM -- Alex Bennée Virtualisation Tech Lead @ Linaro
