summaryrefslogtreecommitdiffstats
path: root/arch/riscv/lib/smp.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer2019-12-101-9/+22
* riscv: add functions for reading the IPI statusLukas Auer2019-12-101-0/+12
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* riscv: Introduce CONFIG_XIP to support booting from flashRick Chen2019-05-091-0/+2
* riscv: add infrastructure for calling functions on other hartsLukas Auer2019-04-081-0/+118