summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_hsm.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-28lib: sbi_ecall: Remove mcause, scratch and hartid parametersAnup Patel1-4/+4
2020-03-19lib: sbi_hsm: Simplify hart_get_state() and hart_started() APIsAnup Patel1-1/+1
2020-02-24lib: Implement Hart State Management (HSM) SBI extensionAtish Patra1-0/+51