hw/arm/iotkit: Model Arm IOT Kit
commit9e5e54d1af26c4b0a4a32259a465b77db21900a0
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 2 Mar 2018 10:45:40 +0000 (2 10:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 2 Mar 2018 11:03:45 +0000 (2 11:03 +0000)
treef6ee427697e6f13f32cdccec493be9d2fdb6e239
parentb1ce38e12baf64c9cbe6e71c5b165a87248451b2
hw/arm/iotkit: Model Arm IOT Kit

Model the Arm IoT Kit documented in
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ecm0601256/index.html

The Arm IoT Kit is a subsystem which includes a CPU and some devices,
and is intended be extended by adding extra devices to form a
complete system.  It is used in the MPS2 board's AN505 image for the
Cortex-M33.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180220180325.29818-19-peter.maydell@linaro.org
default-configs/arm-softmmu.mak
hw/arm/Makefile.objs
hw/arm/iotkit.c [new file with mode: 0644]
include/hw/arm/iotkit.h [new file with mode: 0644]