summaryrefslogtreecommitdiff
path: root/samples/riscv64-unknown-elf
AgeCommit message (Collapse)AuthorFilesLines
2018-09-24riscv64: add rv64gc bare-metal samplePaul Walmsley2-0/+10
This sample works well for building the open-source first stage bootloader for the SiFive U540 device (and similar): https://github.com/sifive/freedom-u540-c000-bootloader Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>