lib: utils/timer: Add ACLINT MTIMER library
authorAnup Patel <anup.patel@wdc.com>
Thu, 20 May 2021 05:31:57 +0000 (11:01 +0530)
committerAnup Patel <anup@brainfault.org>
Thu, 24 Jun 2021 04:08:47 +0000 (09:38 +0530)
commit4519e29c51315205119ce03ff0e5152def647ed5
treed9e081487bb0a64209a23b73b4c9ad2159270ee9
parent11c345f14a3e3c67e688024094f72de4f92c87a4
lib: utils/timer: Add ACLINT MTIMER library

We add common ACLINT MTIMER library similar to the CLINT library
so that OpenSBI platforms can use it.

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