summaryrefslogtreecommitdiff
path: root/include/sbi_utils/fdt/fdt_fixup.h
AgeCommit message (Expand)Author
2024-12-06lib: utils/fdt: Allow dynamic registration of FDT fixup callbacksAnup Patel
2024-08-24lib: utils/fdt: Fix fdt_add_cpu_idle_states() prototypeSamuel Holland
2023-06-15platform/lib: Set no-map attribute on all PMP regionsAlexandre Ghiti
2023-01-24lib: utils: Add fdt_add_cpu_idle_states() helper functionSamuel Holland
2022-02-15lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()Anup Patel
2022-02-15lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()Anup Patel
2021-04-01lib/utils: Drop the 'compat' parameter of fdt_plic_fixup()Bin Meng
2020-06-15platform/lib: Allow the OS to map the regions that are protected by PMPAlexandre Ghiti
2020-03-24lib: utils: Move fdt fixup helper routines to a different fileAtish Patra