rust-hypervisor-firmware icon indicating copy to clipboard operation
rust-hypervisor-firmware copied to clipboard

riscv64 support

Open rbradford opened this issue 2 years ago • 0 comments
trafficstars

First version chaining off SBI under QEMU

  • [ ] PCI BAR size discovery (see #224)
  • [ ] Memory range for PCI BARs discovery from FDT (needed to program BARs)
  • [ ] PCI BAR allocation & programming (under QEMU BAR addresses start as zero)
  • [ ] PCI device early setup (device programming needed)
  • [ ] Linker script/toolchain/stubbed functionality
  • [ ] MMIO UART
  • [ ] Non-EFI loading support
  • [ ] EFI support

rbradford avatar Feb 28 '23 15:02 rbradford