On 1/21/19 10:51 AM, Peter Maydell wrote: > In preparation for adding support for the AN521 MPS2 image, we need > to handle wiring up the MPS2 device interrupt lines to both CPUs in > the SSE-200, rather than just the one that the IoTKit has. > > Abstract out a "connect to the IoTKit interrupt line" function > and make it connect to a splitter which feeds both sets of inputs > for the SSE-200 case. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/arm/mps2-tz.c | 79 ++++++++++++++++++++++++++++++++++++------------ > 1 file changed, 59 insertions(+), 20 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~