hw/arm/musca: Add PPCs
commitae3bc714014deecc9e6d21750a1ed72cf551e36f
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Feb 2019 18:17:47 +0000 (21 18:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Feb 2019 18:17:47 +0000 (21 18:17 +0000)
tree5fdb13367dba77a409f02ca65ddfa63873d0cf84
parent8f69a4c15d977d7d66c46143f74fbba68efcc0f8
hw/arm/musca: Add PPCs

Many of the devices on the Musca board live behind TrustZone
Peripheral Protection Controllers (PPCs); add models of the
PPCs, using a similar scheme to the MPS2 board models.
This commit wires up the PPCs with "unimplemented device"
stubs behind them in the correct places in the address map.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
hw/arm/musca.c