acrn-hypervisor/hypervisor/lib
Li, Fei1 9bb16bce77 hv: fix type conversion without cast with explicit conversion
Implicit conversion may result in loss of information or undefined behaviour.
So make it with explicit conversion.

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-12-05 13:17:38 +08:00
..
crypto HV: Remove some comments for crypto library 2018-12-04 16:48:22 +08:00
memory.c hv: fix type conversion without cast with explicit conversion 2018-12-05 13:17:38 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c hv: lib: refine print_decimal 2018-12-05 13:17:38 +08:00
string.c hv: fix type conversion without cast with explicit conversion 2018-12-05 13:17:38 +08:00