forked from Mirrors/opensbi
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>
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
|
||||
libsbiutils-objs-y += timer/aclint_mtimer.o
|
||||
libsbiutils-objs-y += timer/fdt_timer.o
|
||||
libsbiutils-objs-y += timer/fdt_timer_clint.o
|
||||
libsbiutils-objs-y += timer/fdt_timer_mtimer.o
|
||||
|
Reference in New Issue
Block a user