acrn-hypervisor/hypervisor/common
Yonghua Huang b831120165 HV: coding style cleanup for TRACE_2L & TRACE_4I usage
to align the data type of parameters

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2018-07-16 10:32:14 +08:00
..
hv_main.c HV: coding style cleanup for TRACE_2L & TRACE_4I usage 2018-07-16 10:32:14 +08:00
hypercall.c HV:transfer vmid's type to uint16_t 2018-07-13 14:13:38 +08:00
io_request.c HV:transfer vmid's type to uint16_t 2018-07-13 14:13:38 +08:00
ptdev.c hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
schedule.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
trusty_hypercall.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
vm_load.c hv:fix "missing for discarded return value" for memcpy_s and strcpy_s 2018-07-09 09:22:37 +08:00