summaryrefslogtreecommitdiffstats
path: root/include/keys/trusted_tee.h
AgeCommit message (Collapse)AuthorFilesLines
2021-04-14KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg1-0/+16
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>