acrn-hypervisor/hypervisor/include/common
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
..
acrn_efi.h hv: Fix typo of trampline with trampoline 2018-06-12 15:54:16 +08:00
hypercall.h Documentation: add pictures to Trusty documentation 2018-07-05 00:06:51 -07:00
irq.h hv: pirq: add a header for common data struct and APIs 2018-06-29 00:50:01 +08:00
ptdev.h HV:misc:fix "signed/unsigned conversion with cast" 2018-07-16 15:45:40 +08:00
schedule.h HV:treewide:Cleanup the type for parameters of bitmap 2018-07-02 10:46:11 +08:00