acrn-hypervisor/hypervisor/lib
Li, Fei1 efb60e2726 hv: refine bit scan API
Rename
bsrl to bsr
bsrq to bsr64
bitmap_ffs to fls64
get_first_zero_bit to ffz64

Remove
ffsl

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-05-25 09:42:03 +08:00
..
crypto HV: remove tinycrypt 2018-05-18 14:02:57 +08:00
div.c initial import 2018-05-11 14:44:28 +08:00
mdelay.c initial import 2018-05-11 14:44:28 +08:00
memory.c hv: refine bit scan API 2018-05-25 09:42:03 +08:00
spinlock.c initial import 2018-05-11 14:44:28 +08:00
sprintf.c sprintf: bug fix in sprintf implemented code 2018-05-15 17:25:27 +08:00
string.c lib: Move all str ops functions to one src file 2018-05-16 11:57:11 +08:00
udelay.c Rename TIME_MS_DELTA to CYCLES_PER_MS 2018-05-15 17:19:39 +08:00