acrn-hypervisor/hypervisor/debug
Huihuang Shi 714162fb8b HV: fix violations touched type conversion
ACRN Coding guidelines requires type conversion shall be explicity.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-07-11 09:16:09 +08:00
..
console.c HV: fix violations touched type conversion 2019-07-11 09:16:09 +08:00
dbg_cmd.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
dump.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
hypercall.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
logmsg.c HV: Add prefix 'p' before 'cpu' to physical cpu related functions 2019-04-24 10:50:28 +08:00
Makefile hv:fix a bug for building debug/release lib 2019-06-26 15:22:57 +08:00
npk_log.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
printf.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
profiling.c HV: fix violations touched type conversion 2019-07-11 09:16:09 +08:00
sbuf.c hv: bugfix for sbuf reset 2019-06-27 15:40:19 +08:00
shell_priv.h HV: Debug: Add version command 2019-06-24 18:52:18 +08:00
shell.c HV: fix violations touched type conversion 2019-07-11 09:16:09 +08:00
string.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
trace.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
uart16550.c xHV: remove unused function is_dbg_uart_enabled 2019-05-22 16:36:03 +08:00