acrn-hypervisor/hypervisor/include
Minggui Cao 4cab8b9cc5 HV: code cleanup as MISRA-C report for guest/vmsr
like: constant of unsigned int need add U/UL as surfix.
enum value can't use to give or compare with int directlly.
unsigned and signed mis-matched

Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-07-12 17:27:53 +08:00
..
arch/x86 HV: code cleanup as MISRA-C report for guest/vmsr 2018-07-12 17:27:53 +08:00
common Documentation: add pictures to Trusty documentation 2018-07-05 00:06:51 -07:00
debug HV: add the missing brackets to loop body 2018-07-12 17:27:29 +08:00
lib HV:treewide:Add 16-bit atomic operations and update vpid type 2018-07-11 21:27:08 +08:00
public HV:MM:add 'U/UL' suffix for unsigned contant value 2018-07-11 09:23:03 +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