commit | 2d39fb82924f01f80202cfe4fc042d267b894e84 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 20 17:47:14 2018 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 20 17:47:14 2018 +0000 |
tree | 0389eace3329278fe38c2d4593e191f597e5974a | |
parent | 1df5f787f227c2916b7c9e086bc3046297b03fde [diff] |
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>