aboutsummaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_legacy.c
AgeCommit message (Expand)Author
2021-03-03lib: sbi: Rename sbi_hsm_hart_started_mask() functionAnup Patel
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: Improve system reset platform operationsAnup Patel
2020-12-01include: sbi: Remove opensbi specific reset type definesAnup Patel
2020-10-20lib: sbi: Extend sbi_hsm_hart_started_mask() for domainsAnup Patel
2020-05-07lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementationAnup Patel
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel
2020-03-28include: sbi_timer: Remove scratch parameter from most funcitonsAnup Patel
2020-03-28include: sbi_system: Remove scratch parameter and redundant functionsAnup 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-28lib: Remove scratch parameter from unpriv load/store functionsAnup Patel
2020-03-19lib: sbi_hsm: Remove scratch parameter from hart_started_mask() APIAnup Patel
2020-03-13include: Make sbi_current_hartid() as macro in riscv_asm.hAnup Patel
2020-03-11lib: sbi_ecall_legacy: Use sbi_hsm_hart_started_mask() APIAnup Patel
2020-03-11lib: Introduce SBI_TLB_INFO_INIT() helper macroAnup Patel
2020-01-22lib: Factor-out SBI legacy extensionAnup Patel