opensbi/lib/utils/timer
Petro Karashchenko 6ad8917b7e lib: fix compilation when strings.h is included
In a systems that provide strings.h and it is included
together with sbi_bitops.h the compilation error appears.
The ffs() and fls() are provided by strings.h

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
2022-02-04 11:04:19 +05:30
..
aclint_mtimer.c lib: fix compilation when strings.h is included 2022-02-04 11:04:19 +05:30
fdt_timer.c include: sbi_utils: Introduce an helper to get fdt base address 2021-11-02 11:23:16 +05:30
fdt_timer_mtimer.c lib: sbi: Add timer frequency to struct sbi_timer_device 2021-09-26 19:52:10 +05:30
objects.mk lib: utils/timer: Add FDT based ACLINT MTIMER driver 2021-06-24 09:39:53 +05:30