HV: wrap and enable hkdf_sha256 key derivation based on mbedtls

Derive multiple seeds to support multiple guest VMs

Signed-off-by: Chen, Gang G <gang.g.chen@intel.com>
This commit is contained in:
Chen, Gang G
2018-08-21 08:11:40 +08:00
committed by lijinxia
parent 12aa2a40a2
commit 8d35f4e0e8
11 changed files with 50 additions and 34 deletions

View File

@@ -5,7 +5,7 @@
*/
#include <hypervisor.h>
#include <hkdf.h>
#include <hkdf_wrap.h>
#define ACRN_DBG_TRUSTY 6U