aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/cpu_ops_sbi.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04riscv: Remove unused members from struct cpu_operationsGravatar Samuel Holland 1-19/+0
2022-07-19riscv: cpu_ops_sbi: Add 64bit hartid support on RV64Gravatar Sunil V L 1-2/+2
2022-03-31RISC-V: Declare per cpu boot data as staticGravatar Atish Patra 1-1/+1
2022-03-11RISC-V: Add SBI HSM suspend related definesGravatar Anup Patel 1-1/+1
2022-01-20RISC-V: Avoid using per cpu array for ordered bootingGravatar Atish Patra 1-6/+20
2020-03-31RISC-V: Support cpu hotplugGravatar Atish Patra 1-0/+34
2020-03-31RISC-V: Add supported for ordered booting method using HSMGravatar Atish Patra 1-0/+81