acrn-hypervisor/hypervisor/lib
Chen Gang G 0100b5a2e1 HV: replace dynamic memory with static for crypto library
Remove dynamic memory allocation in crypto lib, use array to
replace them.

Tracked-On: #1900
Reviewed-by: Bing Zhu <bing.zhu@intel.com>
Signed-off-by: Chen Gang G <gang.g.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-11-28 10:24:57 +08:00
..
crypto HV: replace dynamic memory with static for crypto library 2018-11-28 10:24:57 +08:00
memory.c hv: mmu: remove alloc_page() API 2018-11-02 13:15:48 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c fix "Casting operation to a pointer" 2018-11-06 13:37:33 +08:00
string.c hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00