summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_susp.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: Remove 0/1 probe implementationsAndrew Jones
2023-05-21lib: sbi: Optimize probe of srst/suspXiang W
2023-05-21lib: sbi: Only register available extensionsAndrew Jones
2023-05-21lib: sbi: Introduce register_extensions extension callbackAndrew Jones
2023-02-27lib: sbi: Add system suspend skeletonAndrew Jones