| commit | 5dfaa75b4d96fe88858a98d947b97e697e2811e6 | [log] [tgz] |
|---|---|---|
| author | Peter Maydell <peter.maydell@linaro.org> | Thu Aug 13 11:26:22 2015 +0100 |
| committer | Peter Maydell <peter.maydell@linaro.org> | Thu Aug 13 11:26:22 2015 +0100 |
| tree | c692940bbc163d16adc25679bb692a5ee7714075 | |
| parent | a007b1f85813ef6450ad3e761e46c189e3f40e04 [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>