acrn-hypervisor/hypervisor/lib
Chen Gang G 0055462237 hv: fix MISRAC violations for crypto lib
-Remove upper case
 -Modify/fix code style violations
 -fix value need U suffix
 -Assignment operation in expression
 -remove function like macros

 v1->v2 fix assignment operation in expression
 v2->v3 fix function like macros

Tracked-On: #861
Signed-off-by: Chen Gang G <gang.g.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-11 21:52:31 +08:00
..
crypto hv: fix MISRAC violations for crypto lib 2019-01-11 21:52:31 +08:00
memory.c hv: coding style: refine memory.c 2018-12-19 09:15:34 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c hv: coding style: remove basic type declaration use 2019-01-08 15:41:39 +08:00
string.c hv: move `atoi` and `strtol_dec` to debug directory 2018-12-20 12:52:59 +08:00