summaryrefslogtreecommitdiff
path: root/include/sbi_utils/ipi
AgeCommit message (Collapse)AuthorFilesLines
2020-05-01lib: utils: Add simple FDT ipi frameworkAnup Patel1-0/+32
We add simple ipi framework which will select and use ipi driver based on details in FDT passed by previous booting stage. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>