bcm2835_ic: add bcm2835 interrupt controller
commite3ece3e34d912bcca13e552def3dd9bec2ad5d32
authorAndrew Baumann <Andrew.Baumann@microsoft.com>
Fri, 29 Jan 2016 22:50:39 +0000 (29 14:50 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 3 Feb 2016 15:00:44 +0000 (3 15:00 +0000)
tree9ad1485992a88c2411a83333739e1edcabe1f0af
parent04f1ab15b9f60bbd0f71adbe7659aef12ca1a448
bcm2835_ic: add bcm2835 interrupt controller

Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Andrew Baumann <Andrew.Baumann@microsoft.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/Makefile.objs
hw/intc/bcm2835_ic.c [new file with mode: 0644]
include/hw/intc/bcm2835_ic.h [new file with mode: 0644]