coreboot/util/riscv/description.md

303 B

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