acrn-hypervisor/hypervisor/include
Minggui Cao 2f2d108b1e HV: handle integral issue report by MISRA-C
The main focus on: constant suffix U/UL; parameters cast like
uint32 to a uint16 variable; unify some APIs interface,
consist with the callers.

also modify some places to unify code style

Signed-off-by: Minggui Cao <minggui.cao@intel.com>
2018-07-16 16:24:29 +08:00
..
arch/x86 HV: handle integral issue report by MISRA-C 2018-07-16 16:24:29 +08:00
common HV:misc:fix "signed/unsigned conversion with cast" 2018-07-16 15:45:40 +08:00
debug hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
lib HV: handle integral issue report by MISRA-C 2018-07-16 16:24:29 +08:00
public HV:misc:fix "signed/unsigned conversion with cast" 2018-07-16 15:45:40 +08:00
hv_debug.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: refine the address used in sbl multiboot code 2018-06-22 16:12:24 +08:00