hw/arm/mps2-tz: Instantiate SPI controllers
commit0d49759b97cb8b62079921c631179ebd6b716a27
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:47 +0000 (24 13:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:47 +0000 (24 13:17 +0100)
treef3111f77c2c776b4b6db79f356e14b3fe83a3c07
parent7d3912f54e74a16dc69c1e427396ebef58ff4976
hw/arm/mps2-tz: Instantiate SPI controllers

The SPI controllers in the MPS2 AN505 board are PL022s.
We have a model of the PL022, so create these devices.

We don't currently model the LCD controller that sits behind
one of the PL022s; the others are intended to control devices
that sit on the FPGA's general purpose SPI connector or
"shield" expansion connectors.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20180820141116.9118-22-peter.maydell@linaro.org
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
hw/arm/mps2-tz.c