acrn-hypervisor/hypervisor/lib
Huihuang Shi ea32c34ae1 HV:fix "Pointer param should be declared pointer to const"
Fix violations for function whose parameter can be read-only.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-10-25 13:45:14 +08:00
..
crypto HV:fix expression is not boolean 2018-10-10 13:02:00 +08:00
memory.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
string.c hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00