hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Aug 2015 10:26:22 +0000 (11:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Aug 2015 10:26:22 +0000 (11:26 +0100)
commit5dfaa75b4d96fe88858a98d947b97e697e2811e6
treec692940bbc163d16adc25679bb692a5ee7714075
parenta007b1f85813ef6450ad3e761e46c189e3f40e04
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>
hw/cpu/a15mpcore.c