summaryrefslogtreecommitdiff
path: root/include/sbi_utils/suspend
AgeCommit message (Collapse)Author
2024-12-06lib: utils: Add simple FDT based system suspend driver frameworkAnup Patel
The generic platform can have multiple system suspend drivers so add a simple FDT based system suspend driver framework. Signed-off-by: Anup Patel <[email protected]>