-
- Downloads
KEYS: trusted: Introduce TEE based Trusted Keys
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 <sumit.garg@linaro.org> Tested-by:
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reviewed-by:
Jarkko Sakkinen <jarkko@kernel.org> Signed-off-by:
Jarkko Sakkinen <jarkko@kernel.org>
Showing
- include/keys/trusted_tee.h 16 additions, 0 deletionsinclude/keys/trusted_tee.h
- security/keys/trusted-keys/Makefile 2 additions, 0 deletionssecurity/keys/trusted-keys/Makefile
- security/keys/trusted-keys/trusted_core.c 4 additions, 0 deletionssecurity/keys/trusted-keys/trusted_core.c
- security/keys/trusted-keys/trusted_tee.c 318 additions, 0 deletionssecurity/keys/trusted-keys/trusted_tee.c
include/keys/trusted_tee.h
0 → 100644
security/keys/trusted-keys/trusted_tee.c
0 → 100644
Please register or sign in to comment