lib: utils/timer: Add FDT based ACLINT MTIMER driver
authorAnup Patel <anup.patel@wdc.com>
Thu, 20 May 2021 10:02:46 +0000 (15:32 +0530)
committerAnup Patel <anup@brainfault.org>
Thu, 24 Jun 2021 04:09:53 +0000 (09:39 +0530)
commit03d6bb51ba96a16a8ac9a2fcbaebec9f6c31d900
tree7c3bf68142845f2ec0567db92643f973b0e58c2c
parent56fc5f7618b70a83425a764cafd67ffcf3605b5d
lib: utils/timer: Add FDT based ACLINT MTIMER driver

We add a new FDT based ACLINT MTIMER driver which works for
both CLINT device and standalone ACLINT MTIMER device.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Xiang W <wxjstz@126.com>
lib/utils/timer/fdt_timer.c
lib/utils/timer/fdt_timer_clint.c [deleted file]
lib/utils/timer/fdt_timer_mtimer.c [new file with mode: 0644]
lib/utils/timer/objects.mk