summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_replace.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-28lib: sbi_ecall: Remove mcause, scratch and hartid parametersAnup Patel1-9/+10
2020-03-13include: Make sbi_current_hartid() as macro in riscv_asm.hAnup Patel1-2/+2
2020-03-11lib: Introduce SBI_TLB_INFO_INIT() helper macroAnup Patel1-32/+14
2020-01-22lib: Factor-out SBI replacement extensionsAnup Patel1-0/+146