opensbi/lib/utils/timer
Anup Patel 559a8f1d3b lib: sbi: Simplify timer platform operations
Instead of having timer_value(), timer_event_start(), and
timer_event_stop() callbacks in platform operations, it will
be much simpler for timer driver to directly register these
operations as device to the sbi_timer implementation.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
2021-04-28 17:00:49 +05:30
..
fdt_timer.c lib: sbi: Simplify timer platform operations 2021-04-28 17:00:49 +05:30
fdt_timer_clint.c lib: sbi: Simplify timer platform operations 2021-04-28 17:00:49 +05:30
objects.mk lib: utils: Add simple FDT timer framework 2020-05-01 09:57:55 +05:30