stm32vldiscovery: Add the STM32VLDISCOVERY Machine
authorAlexandre Iooss <erdnaxe@crans.org>
Thu, 17 Jun 2021 16:56:45 +0000 (18:56 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Jul 2021 15:09:12 +0000 (16:09 +0100)
commit2ac2410c5e39ac4a317b38d14f0f878fe007c6e5
tree9f60725706bc07a5dc192c413085b0f9e2073bf2
parent0f76debd1fff9bb8234e9ca921ef6f9c14be46a9
stm32vldiscovery: Add the STM32VLDISCOVERY Machine

This is a Cortex-M3 based machine. Information can be found at:
https://www.st.com/en/evaluation-tools/stm32vldiscovery.html

Signed-off-by: Alexandre Iooss <erdnaxe@crans.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210617165647.2575955-3-erdnaxe@crans.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS
default-configs/devices/arm-softmmu.mak
hw/arm/Kconfig
hw/arm/meson.build
hw/arm/stm32vldiscovery.c [new file with mode: 0644]