acrn-hypervisor/hypervisor/lib
ggchen 71577f6daf HV: extract hkdf key derivation files from mbedtls
These files are copied from mbedtls without any change
in this patch

Origin: Mbed TLS
License: Apache Version 2.0
URL: https://github.com/ARMmbed/mbedtls
Version: https://github.com/ARMmbed/mbedtls/tree/mbedtls-2.12.0
Purpose: Introduction of mbedtls
Maintained-by: External

Signed-off-by: ggchen <gang.g.chen@intel.com>
2018-08-27 09:39:05 +08:00
..
crypto HV: extract hkdf key derivation files from 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: code clean up regarding to % and / operations 2018-08-22 15:37:53 +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: fixed compiling warning 2018-08-17 12:36:53 +08:00
udelay.c HV: add the missing brackets to loop body 2018-07-12 17:27:29 +08:00