Re: [PATCH v9 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

2021-03-01 Thread Jarkko Sakkinen
On Mon, Mar 01, 2021 at 06:41:25PM +0530, Sumit Garg wrote: > Add support for TEE based trusted keys where TEE provides the functionality > to seal and unseal trusted keys using hardware unique key. > > Refer to Documentation/staging/tee.rst for detailed information about TEE. > > Signed-off-by:

[PATCH v9 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

2021-03-01 Thread Sumit Garg
Add support for TEE based trusted keys where TEE provides the functionality to seal and unseal trusted keys using hardware unique key. Refer to Documentation/staging/tee.rst for detailed information about TEE. Signed-off-by: Sumit Garg Tested-by: Jarkko Sakkinen --- include/keys/trusted_tee.h