commit | e027fe08f1ba9424ffcdc2e5af5bd1ea36a43a26 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Jul 16 12:47:29 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Aug 07 15:48:52 2015 +0100 |
tree | 5e22e50cd5373656f0318b17d76b92c8c7d89860 | |
parent | 1dfdf35927c7ea7e027c1a1352b03d11a9257b1d [diff] |
hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts Since we now support both the hypervisor and the secure physical timer, wire their interrupt lines up in the a15mpcore wrapper object. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1437047249-2357-5-git-send-email-peter.maydell@linaro.org Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>