summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_base.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07lib: sbi: Replace args with trap registers in ecall handlerAnup Patel1-2/+4
2020-04-19lib: Allow overriding SBI implementation IDAnup Patel1-1/+1
2020-03-28lib: sbi_ecall: Remove mcause, scratch and hartid parametersAnup Patel1-7/+4
2020-01-22lib: Factor-out SBI base extensionAnup Patel1-0/+80