mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
- clear run context when reset vcpu; - destroy trusty without erase trusty memory when reset vm; changelog: v1 -> v2: fix misra violation on calling memset(); Signed-off-by: Sun Victor <victor.sun@intel.com> Signed-off-by: Yin Fengwei <fengwei.yin@intel.com> Reviewed-by: Chi Mingqiang <mingqiang.chi@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>