acrn-hypervisor/hypervisor/include
Huihuang Shi aa5027a30c HV:misc:fix "signed/unsigned conversion with cast"
Signed/unsigned conversion should add cast explicitily
or change the type of them to the same.

V1->V2:Fixed the 0U to 0UL because of the mistakes.
V2->V3:remove unsed macro

Signed-off-by: HuiHuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-16 15:45:40 +08:00
..
arch/x86 HV:misc:fix "signed/unsigned conversion with cast" 2018-07-16 15:45:40 +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: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +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