summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_base.c
AgeCommit message (Expand)Author
2024-12-22lib: sbi: Print list of available SBI extensions at boot-timeAnup Patel
2023-12-19lib: sbi: Allow ecall handlers to directly update register stateAnup Patel
2023-05-21lib: sbi: Introduce register_extensions extension callbackAndrew Jones
2021-01-07lib: sbi: Replace args with trap registers in ecall handlerAnup Patel
2020-04-19lib: Allow overriding SBI implementation IDAnup Patel
2020-03-28lib: sbi_ecall: Remove mcause, scratch and hartid parametersAnup Patel
2020-01-22lib: Factor-out SBI base extensionAnup Patel