acrn-hypervisor/hypervisor/lib
Shiqing Gao bcaede0c0e hv: treewide: fix 'Use of function like macro'
- convert function like macros to inline functions based on MISRA-C
  requirement
- remove some unused and duplicated macros

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2018-09-11 10:49:48 +08:00
..
crypto HV: wrap and enable hkdf_sha256 key derivation based on mbedtls 2018-08-27 09:39:05 +08:00
div.c HV:treewide:fix rest of violations related parameter changed 2018-07-27 16:42:19 +08:00
mdelay.c HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
memory.c hv: treewide: fix 'Use of function like macro' 2018-09-11 10:49:48 +08:00
spinlock.c hv: treewide: fix 'inline function should be declared static' 2018-08-10 10:16:04 +08:00
sprintf.c hv: fixed compiling warning 2018-08-17 12:36:53 +08:00
string.c hv: treewide: fix 'Use of function like macro' 2018-09-11 10:49:48 +08:00
udelay.c HV: add the missing brackets to loop body 2018-07-12 17:27:29 +08:00