acrn-hypervisor/hypervisor/lib
Minggui Cao 10ed599b50 HV: cleanup sprintf&string.c MISRA-C issues
main focus on integral issues, and change some functions
interface to unify the params data type; also modify to
simplify the code logic.

Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Reviewed-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-27 10:50:54 +08:00
..
crypto HV: prototyping non-static function 2018-07-16 10:35:54 +08:00
div.c HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +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 "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
spinlock.c HV: handle integral issues as MISRA-C report 2018-07-20 10:39:46 +08:00
sprintf.c HV: cleanup sprintf&string.c MISRA-C issues 2018-07-27 10:50:54 +08:00
string.c HV: cleanup sprintf&string.c MISRA-C issues 2018-07-27 10:50:54 +08:00
udelay.c HV: add the missing brackets to loop body 2018-07-12 17:27:29 +08:00