summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_legacy.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-28lib: sbi_ecall: Remove mcause, scratch and hartid parametersAnup Patel1-2/+3
2020-03-28lib: Remove scratch parameter from unpriv load/store functionsAnup Patel1-7/+6
2020-03-19lib: sbi_hsm: Remove scratch parameter from hart_started_mask() APIAnup Patel1-1/+1
2020-03-13include: Make sbi_current_hartid() as macro in riscv_asm.hAnup Patel1-1/+2
2020-03-11lib: sbi_ecall_legacy: Use sbi_hsm_hart_started_mask() APIAnup Patel1-1/+3
2020-03-11lib: Introduce SBI_TLB_INFO_INIT() helper macroAnup Patel1-16/+12
2020-01-22lib: Factor-out SBI legacy extensionAnup Patel1-0/+119