summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorFranz Flasch <ffl@mission-embedded.com>2018-01-22 13:16:27 (GMT)
committerFranz Flasch <ffl@mission-embedded.com>2018-01-22 13:16:27 (GMT)
commit8c74cdf9dc76b47139934e6ca1707e74f4d350c8 (patch)
tree228d4fbf5dfc8bb54020c25213a5f4555db9ef4d /samples
parentff75c69df07dfb7219aaf74d7ed036c80ddbecd4 (diff)
Added sample for riscv-hifive1 board
Signed-off-by: Franz Flasch <ffl@mission-embedded.com>
Diffstat (limited to 'samples')
-rw-r--r--samples/riscv32-hifive1-elf/crosstool.config6
-rw-r--r--samples/riscv32-hifive1-elf/reported.by3
2 files changed, 9 insertions, 0 deletions
diff --git a/samples/riscv32-hifive1-elf/crosstool.config b/samples/riscv32-hifive1-elf/crosstool.config
new file mode 100644
index 0000000..1a36d31
--- /dev/null
+++ b/samples/riscv32-hifive1-elf/crosstool.config
@@ -0,0 +1,6 @@
+CT_EXPERIMENTAL=y
+CT_ARCH_RISCV=y
+CT_ARCH_ARCH="rv32ima"
+CT_ARCH_ABI="ilp32"
+CT_TARGET_VENDOR=""
+# CT_CC_GCC_LDBL_128 is not set
diff --git a/samples/riscv32-hifive1-elf/reported.by b/samples/riscv32-hifive1-elf/reported.by
new file mode 100644
index 0000000..215320d
--- /dev/null
+++ b/samples/riscv32-hifive1-elf/reported.by
@@ -0,0 +1,3 @@
+reporter_name="Franz Flasch"
+reporter_url="https://github.com/franzflasch/crosstool-ng.git"
+reporter_comment=""