You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jiajie Chen d55a93172d
Use a patched version of opensbi fu540.elf
6 years ago
..
README.md Use a patched version of opensbi fu540.elf 6 years ago
fu540.elf Use a patched version of opensbi fu540.elf 6 years ago
k210.elf works on K210! 6 years ago
virt_rv32.elf replace riscv-pk by OpenSBI ! 6 years ago
virt_rv64.elf replace riscv-pk by OpenSBI ! 6 years ago

README.md

OpenSBI

These are binary release of OpenSBI on this commit at 2019.04.15.

  • virt_rv32.elf: opensbi-0.3-rv32-bin/platform/qemu/virt/firmware/fw_jump.elf
  • virt_rv64.elf: opensbi-0.3-rv64-bin/platform/qemu/virt/firmware/fw_jump.elf

NOTE: The official v0.3 release has bug on serial interrupt. Also, Rocket-Chip based CPUs (including SiFive Unleashed) seem to have unintended behavior on

For K210 & SiFive Unleashed: It needs some modification. The binary is from this commit.

  • k210.elf: build/platform/kendryte/k210/firmware/fw_payload.elf
  • fu540.elf: build/platform/sifive/fu540/firmware/fw_jump.elf