aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_opensbi.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-10spl: opensbi: wait for ack from secondary harts before entering OpenSBILukas Auer1-1/+11
2019-12-10riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer1-1/+1
2019-12-10spl: opensbi: specify main hart as preferred boot hartLukas Auer1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-08-26spl: support booting via RISC-V OpenSBILukas Auer1-0/+85