Peter Maydell
873169022a
hw/intc/arm_gic: Fix NVIC assertion failure
...
Commit 40d225009ef accidentally changed the behaviour of
gic_acknowledge_irq() for the NVIC. The NVIC doesn't have SGIs,
so this meant we hit an assertion:
gic_acknowledge_irq: Assertion `s->sgi_pending[irq][cpu] != 0' failed.
Return NVIC acknowledge-irq to its previous behaviour, like 11MPCore.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
2014-02-20 10:35:48 +00:00
..
2014-02-02 22:09:16 +05:30
2014-02-10 10:27:00 +02:00
2014-02-11 22:57:12 +10:00
2014-02-11 22:57:24 +10:00
2014-01-20 12:17:20 +01:00
2014-01-31 22:05:03 +01:00
2013-09-10 11:14:41 +02:00
2014-02-15 16:10:25 +04:00
2014-02-13 15:02:04 +00:00
2013-12-24 18:02:18 +01:00
2014-02-03 14:04:00 +00:00
2014-02-13 15:02:04 +00:00
2014-02-11 22:56:54 +10:00
2013-12-24 17:27:17 +01:00
2013-12-24 17:27:17 +01:00
2014-02-13 15:02:04 +00:00
2014-02-10 10:26:56 +02:00
2014-01-09 11:24:48 -08:00
2014-02-20 10:35:48 +00:00
2014-02-10 10:26:56 +02:00
2014-02-04 19:47:39 +01:00
2013-11-05 17:47:29 +01:00
2014-02-11 22:57:57 +10:00
2013-12-23 00:27:23 +01:00
2014-02-11 11:26:36 +00:00
2013-07-04 17:42:44 +02:00
2014-02-11 22:57:38 +10:00
2013-12-23 00:27:22 +01:00
2013-11-20 21:46:45 +08:00
2014-02-13 15:02:04 +00:00
2014-02-10 10:27:00 +02:00
2014-02-13 15:02:04 +00:00
2013-11-05 18:06:52 +01:00
2014-02-13 14:52:06 +00:00
2014-02-11 22:57:38 +10:00
2014-02-11 22:57:38 +10:00
2014-02-14 13:04:56 +01:00
2014-02-11 22:57:32 +10:00
2014-02-15 16:10:25 +04:00
2013-09-03 12:31:07 -05:00
2013-07-29 21:07:01 +02:00
2014-02-11 22:57:18 +10:00
2013-08-22 19:10:27 +02:00
2013-11-05 17:47:28 +01:00
2014-02-10 10:26:56 +02:00
2014-02-11 22:57:32 +10:00
2014-01-06 15:02:30 -05:00
2014-01-17 15:29:33 +00:00
2013-09-03 12:31:07 -05:00
2013-11-05 18:06:52 +01:00