aboutsummaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_ecall_cppc.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-19lib: sbi: Allow ecall handlers to directly update register stateAnup Patel1-7/+6
2023-05-21lib: sbi: Remove 0/1 probe implementationsAndrew Jones1-7/+0
2023-05-21lib: sbi: Only register available extensionsAndrew Jones1-0/+3
2023-05-21lib: sbi: Introduce register_extensions extension callbackAndrew Jones1-4/+12
2023-04-07lib: sbi: Implement SBI CPPC extensionSunil V L1-0/+63