aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv/boot.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-17riscv: Resolve full path of the given bios imageBin Meng1-3/+3
2019-09-17riscv: Add a helper routine for finding firmwareBin Meng1-7/+15
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster1-1/+1
2019-07-26riscv/boot: Fixup the RISC-V firmware warningAlistair Francis1-4/+8
2019-07-18hw/riscv: Load OpenSBI as the default firmwareAlistair Francis1-0/+54
2019-06-27hw/riscv: Extend the kernel loading supportAlistair Francis1-4/+14
2019-06-27hw/riscv: Add support for loading a firmwareAlistair Francis1-0/+26
2019-06-27hw/riscv: Split out the boot functionsAlistair Francis1-0/+69