Skip to content

Implement machine mode ISA

No due date 87% complete

Supporting the machine mode ISA is a prerequisite for supporting OpenSBI, and later - Mimiker or Linux.

  1. CSRs.
  2. Interrupts.
  3. Traps.
  4. Performance counters.
  5. Other machine-mode CSRs.
  6. Physical memory attributes, for proper MMIO support.
Loading