summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_dbcn.c
AgeCommit message (Expand)Author
2025-12-16lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()Anup Patel
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-07-13lib: sbi: Map/Unmap debug console shared memory buffersHimanshu Chauhan
2023-07-05lib: sbi: fix comment indentGianluca Guida
2023-06-23lib: sbi: check A2 register in ecall_dbcn_handler.Gianluca Guida
2023-05-21lib: sbi: Remove 0/1 probe implementationsAndrew Jones
2023-05-21lib: sbi: Only register available extensionsAndrew Jones
2023-05-21lib: sbi: Introduce register_extensions extension callbackAndrew Jones
2023-02-10lib: sbi: Implement SBI debug console extensionAnup Patel