aboutsummaryrefslogtreecommitdiff
path: root/include/hw/openrisc/boot.h
AgeCommit message (Collapse)AuthorFilesLines
2022-09-04hw/openrisc: Split re-usable boot time apis out to boot.cStafford Horne1-0/+34
These will be shared with the virt platform. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com>