acrn-hypervisor/hypervisor/lib
Li, Fei1 235ad0ff5d hv: refine memcpy_s
Use enhanced rep fast-string operation to refine memcpy_s.
And assume that the destination and the source would not overlap.

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-12-18 16:30:27 +08:00
..
crypto hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
memory.c hv: refine memcpy_s 2018-12-18 16:30:27 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c hv: use uint64_t replace "unsigned long" 2018-12-12 13:08:10 +08:00
string.c hv: refine strnlen_s/strstr_s to only one exit point 2018-12-14 09:42:49 +08:00