summaryrefslogtreecommitdiff
path: root/lib/utils/timer/fdt_timer_drivers.carray
AgeCommit message (Collapse)Author
2022-05-13lib: utils/timer: Generate FDT timer driver list at compile-timeAnup Patel
Instead of having FDT timer driver list hard-coded in the C source, we generate it using carray.sh at compile-time. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Atish Patra <[email protected]>