acrn-hypervisor/hypervisor/debug
Yin Fengwei 6bcfa1520b hv: Enable the compiler warning as error for HV
Fix the compiler warning and turn on the flag to make
compiler warning as compiler error.

Tracked-On: #1343
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-09-27 11:22:44 +08:00
..
console.c hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
dump.c hv: fix ramdump regression 2018-09-26 10:41:09 +08:00
logmsg.c hv: Enable the compiler warning as error for HV 2018-09-27 11:22:44 +08:00
npk_log.c Add a comment for switch fallthrough to quiet lint warning 2018-09-19 14:32:02 +08:00
printf.c hv: treewide: fix 'Potential side effect problem in expression' 2018-08-08 10:50:06 +08:00
sbuf.c HV: Logical conjunction needs brackets 2018-08-14 09:53:32 +08:00
shell.c hv:Fix unused var value on all paths 2018-09-26 11:10:21 +08:00
shell_priv.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
uart16550.c hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00
uart16550.h hv:cleanup console/uart code 2018-08-02 11:25:40 +08:00
vuart.c hv: arch: fix 'Unused procedure parameter' 2018-09-26 10:48:55 +08:00