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> |
||
|---|---|---|
| .. | ||
| default/plat | ||
| pc99/plat | ||
| spike/plat | ||
| tk1/plat/machine | ||