mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 15:45:05 +00:00
Fixed the following violations: - Widening cast on complex integer expression - Casting operation to a pointer - Static procedure is not explicitly called in code analysed Tracked-On: #1568 Signed-off-by: Zide Chen <zide.chen@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>