blob: 0245a4aa178ac1ff3fe68be3f0fbf9f47527a4e2 (
plain)
1
2
3
4
5
6
|
__riscv__
* _make-spike-elf.sh_ - Converts a flat file into an ELF, that can be
passed to SPIKE, the RISC-V reference
emulator.`Bash`
* _sifive-gpt.py_ - Wraps the bootblock in a GPT partition for
SiFive's bootrom. `Python3`
|