On Wed, 28 Aug 2019 at 20:06, Richard Henderson <richard.hender...@linaro.org> wrote: > > Add a check for ARMv6 in trans_CPS. We had this correct in > the T16 path, but had previously forgotten the check on the > A32 and T32 paths. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > v3: Fix cps architecture checks. Rename s/v6m/v7m/g > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM