mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
- Enable the "platform-level interrupt controller" PLIC on base-hw - The RISC-V specification offers only a register description, but no layout for the register set. This implies the layout is platform dependent, and therefore, implemented separately for Qemu issue #4042