acrn-hypervisor/hypervisor/lib
Qi Yadong b55511abd6 HV: remove tinycrypt
Remove tinycrypt files:
Currently, hkdf_sha256 (based on Tinycrypt) is used by Trusty seed
derivation. And we plan to remove Tinycrypt from ACRN hypervisor
now, and replace it with another crypto lib in the future.

Signed-off-by: Qi Yadong <yadong.qi@intel.com>
Reviewed-by: Zhu Bing <bing.zhu@intel.com>
Reviewed-by: Wang Kai <kai.z.wang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-18 14:02:57 +08:00
..
crypto HV: remove tinycrypt 2018-05-18 14:02:57 +08:00
div.c initial import 2018-05-11 14:44:28 +08:00
mdelay.c initial import 2018-05-11 14:44:28 +08:00
memory.c lib: Move mem operations functions to one src file 2018-05-16 11:57:11 +08:00
spinlock.c initial import 2018-05-11 14:44:28 +08:00
sprintf.c sprintf: bug fix in sprintf implemented code 2018-05-15 17:25:27 +08:00
string.c lib: Move all str ops functions to one src file 2018-05-16 11:57:11 +08:00
udelay.c Rename TIME_MS_DELTA to CYCLES_PER_MS 2018-05-15 17:19:39 +08:00