On 08/20/2018 07:11 AM, Peter Maydell wrote: > 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.mayd...@linaro.org> > --- > hw/arm/mps2-tz.c | 38 ++++++++++++++++++++++++++++++++------ > 1 file changed, 32 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~