aboutsummaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_replace.c
AgeCommit message (Expand)Author
2021-10-18lib: sbi: system reset with invalid parametersHeinrich Schuchardt
2021-08-20lib: sbi: Fix bug in sbi_ecall_rfence that misses checkingDong Du
2021-01-07lib: sbi: Allow custom local TLB flush functionAnup Patel
2021-01-07lib: sbi: Replace args with trap registers in ecall handlerAnup Patel
2020-12-01lib: sbi: Implement System Reset (SRST) SBI extensionAnup Patel
2020-05-07lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementationAnup Patel
2020-03-28include: sbi_timer: Remove scratch parameter from most funcitonsAnup Patel
2020-03-28include: sbi_ipi: Remove scratch parameter from most functionsAnup Patel
2020-03-28include: sbi_tlb: Remove scratch parameter from sbi_tlb_request()Anup Patel
2020-03-28lib: sbi_ecall: Remove mcause, scratch and hartid parametersAnup Patel
2020-03-13include: Make sbi_current_hartid() as macro in riscv_asm.hAnup Patel
2020-03-11lib: Introduce SBI_TLB_INFO_INIT() helper macroAnup Patel
2020-01-22lib: Factor-out SBI replacement extensionsAnup Patel