summaryrefslogtreecommitdiffstats
path: root/util/riscv
diff options
context:
space:
mode:
Diffstat (limited to 'util/riscv')
-rw-r--r--util/riscv/description.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/riscv/description.md b/util/riscv/description.md
new file mode 100644
index 000000000000..0245a4aa178a
--- /dev/null
+++ b/util/riscv/description.md
@@ -0,0 +1,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`