mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-09 04:23:38 +00:00
bitmap_test parameter addr should be read-only, the addr is in the asm code "output" region, change it to the "input" region. Tracked-On: #861 Signed-off-by: Huihuang Shi <huihuang.shi@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>