summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv/smp.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Add initial support for 32bit boardsPhilipp Hug2019-02-131-7/+7
* riscv: fix non-SMP supportPhilipp Hug2018-12-071-3/+6
* riscv: add support smp_pause / smp_resumeXiang Wang2018-11-051-0/+85