mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-21 05:02:24 +00:00
Project ACRN hypervisor
Assignment of structures are implemented using memcpy which is not available in the hypervisor. This patch convert such assignment to an explicit memcpy_s() call. Signed-off-by: Junjie Mao <junjie.mao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
devicemodel | ||
doc | ||
hypervisor |