summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/cpu_ops_sbi.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: cpu_ops_sbi: Add 64bit hartid support on RV64Sunil V L2022-07-191-2/+2
* RISC-V: Declare per cpu boot data as staticAtish Patra2022-03-311-1/+1
* RISC-V: Add SBI HSM suspend related definesAnup Patel2022-03-111-1/+1
* RISC-V: Avoid using per cpu array for ordered bootingAtish Patra2022-01-201-6/+20
* RISC-V: Support cpu hotplugAtish Patra2020-03-311-0/+34
* RISC-V: Add supported for ordered booting method using HSMAtish Patra2020-03-311-0/+81