acrn-hypervisor/hypervisor/include/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: wrap and enable hkdf_sha256 key derivation based on mbedtls 2018-08-27 09:39:05 +08:00
atomic.h hv: drop the macro arguments acting as formal parameter names 2018-09-27 16:07:22 +08:00
bits.h HV:add const to bitmap_test parameter addr 2018-10-25 13:45:14 +08:00
errno.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
list.h HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
mem_mgt.h HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
rtl.h hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00
spinlock.h hv: clean up spinlock 2018-09-14 09:44:44 +08:00
sprintf.h hv:Clear up printf related definition 2018-09-28 13:59:38 +08:00
types.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
util.h hv: clean up some header files 2018-09-13 13:11:57 +08:00