commit | bb75e16d5e67a764e008d0b73b4ec9f905e5b408 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Jun 22 13:28:40 2018 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jun 22 13:28:40 2018 +0100 |
tree | 09a57a9b787974ee1d9fb929220e1282bc1f4c2e | |
parent | af60b29183208123d9aab25acf47e44d54d12a9d [diff] |
hw/arm/iotkit: Wire up MPC interrupt lines The interrupt outputs from the MPC in the IoTKit and the expansion MPCs in the board must be wired up to the security controller, and also all ORed together to produce a single line to the NVIC. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20180620132032.28865-8-peter.maydell@linaro.org