summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/smp.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Use a valid bit to ignore already-pending IPIsSean Anderson2020-09-301-2/+14
* riscv: Match memory barriers between send_ipi_many and handle_ipiSean Anderson2020-09-301-0/+2
* riscv: Clean up IPI initialization codeSean Anderson2020-07-011-42/+7
* 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