acrn-hypervisor/hypervisor/debug
Huihuang Shi 23921384d0 HV:debug:fix "expression is not Boolean"
MISRA C explicit required expression should be boolean when
in branch statements (if,while...).

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-20 14:19:47 +08:00
..
console.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
dump.c hv: save registers on exception 2018-06-19 17:30:24 +08:00
logmsg.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
printf.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
sbuf.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
serial.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
serial_internal.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
shell_internal.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
shell_internal.h hv: add shell command to trigger crash 2018-06-19 15:32:04 +08:00
shell_public.c hv: add shell command to trigger crash 2018-06-19 15:32:04 +08:00
uart16550.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
uart16550.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vuart.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00