seL4/include/plat
Stephen Sherratt 5a0bdb7480 Store active irq in global variable on kzm
The first time the irq number is read from the controller, the interrupt
is acknowledged. Subsequent reads of the irq number result in an invalid
irq number being read.

This modifies the kzm interrupt controller driver to save the current irq
number when it's first read from the interrupt controller, preventing the
need for future reads from the controller until the next interrupt arrives.
2016-09-14 13:43:35 +10:00
..
allwinnerA20/plat SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
am335x SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
apq8064 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
exynos4 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
exynos5 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
hikey SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
imx6 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
imx7 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
imx31 Store active irq in global variable on kzm 2016-09-14 13:43:35 +10:00
omap3 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
pc99 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
tk1 SELFOUR-556: Rationalize BITS vs INDEX_BITS 2016-08-31 09:24:47 +10:00
zynq7000 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00