On 9/3/20 7:44 AM, Peter Maydell wrote: > Implement a model of the MPS2 with the AN386 firmware. This is > essentially identical to the AN385 firmware, but it has a > Cortex-M4 rather than a Cortex-M3. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/arm/mps2.c | 30 +++++++++++++++++++++++++++--- > 1 file changed, 27 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~