hw/arm/mps2: New board model mps2-an386
commit897d27260a7eaccbf4ff01e49021205c5616c8ef
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 3 Sep 2020 20:20:46 +0000 (3 21:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 14 Sep 2020 13:23:19 +0000 (14 14:23 +0100)
tree1645625d2b4d52319440306f3f9b9cb1dd156e61
parente9b2bfaa64139f959fb8fe0b653ddff3b1b93601
hw/arm/mps2: New board model mps2-an386

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.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200903202048.15370-2-peter.maydell@linaro.org
docs/system/arm/mps2.rst
hw/arm/mps2.c