summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/cpu_ops_sbi.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-19riscv: cpu_ops_sbi: Add 64bit hartid support on RV64Sunil V L1-2/+2
2022-03-31RISC-V: Declare per cpu boot data as staticAtish Patra1-1/+1
2022-03-11RISC-V: Add SBI HSM suspend related definesAnup Patel1-1/+1
2022-01-20RISC-V: Avoid using per cpu array for ordered bootingAtish Patra1-6/+20
2020-03-31RISC-V: Support cpu hotplugAtish Patra1-0/+34
2020-03-31RISC-V: Add supported for ordered booting method using HSMAtish Patra1-0/+81