acrn-hypervisor/hypervisor/bsp
Huihuang Shi 2ffa69cb9a HV:misc:fix "signed/unsigned conversion without cast"
Misra C required signed/unsigned conversion with cast.

V1->V2:
  a.split patch to patch series

V2->V3:
  a.change the uint64_t type numeric constant's suffix from U to UL

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-04 12:18:38 +08:00
..
include HV: load host pm S state data while create vm0 2018-06-13 15:02:03 +08:00
ld hv: Fix typo of trampline with trampoline 2018-06-12 15:54:16 +08:00
sbl HV:misc:fix "signed/unsigned conversion without cast" 2018-07-04 12:18:38 +08:00
uefi HV:- Refine strtol() & strtoul() 2018-06-29 15:47:07 +08:00