seL4/include/plat
Kent McLeod 9a552d84b6 RISC-V: Refactor IRQ handling to use PLIC
Previously we only handled IRQs generated by the BBL running in machine
mode via changes to supervisor interrupt pending (SIP) bits. Now that we
need to support shared global interrupts through the PLIC we need to
modify the way interrupts are processed.

We additionally remove many DONT_TRANSLATE annotations on functions that
the CParser is able to parse.

Also authored by: Siwei Zhuang <siwei.zhuang@data61.csiro.au>
2019-06-18 10:22:47 +10:00
..
default/plat arm: remove plat/machine/timer.h 2019-06-17 10:44:36 +10:00
pc99/plat x64: add missing constant PPTR_TOP 2019-05-15 14:03:40 +10:00
spike/plat RISC-V: Refactor IRQ handling to use PLIC 2019-06-18 10:22:47 +10:00
tk1/plat/machine tk1: use declare_default_headers 2019-04-12 14:25:58 +10:00