mirror of
https://github.com/seL4/seL4.git
synced 2026-04-05 06:49:54 +00:00
tools: add risc-v dtb interrupt parsing
Co-authored-by: Oliver Scott <Oliver.Scott@data61.csiro.au> Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
This commit is contained in:
committed by
Gerwin Klein
parent
3398c01ee9
commit
2296484665
@@ -186,6 +186,7 @@ CONTROLLERS = {
|
||||
'ti,am33xx-intc': RawIrqController,
|
||||
'ti,omap3-intc': RawIrqController,
|
||||
'riscv,cpu-intc': RawIrqController,
|
||||
'riscv,plic0': RawIrqController,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user