summaryrefslogtreecommitdiff
path: root/include/sbi_utils/cppc
AgeCommit message (Collapse)AuthorFilesLines
2024-12-06lib: utils: Add simple FDT based CPPC driver frameworkAnup Patel1-0/+26
The generic platform can have multiple CPPC drivers so add a simple FDT based CPPC driver framework. Signed-off-by: Anup Patel <apatel@ventanamicro.com>