On 6/6/19 12:45 PM, Peter Maydell wrote: > The Cortex-R5F initfn was not correctly setting up the MVFR > ID register values. Fill these in, since some subsequent patches > will use ID register checks rather than CPU feature bit checks. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/cpu.c | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~