On Thu, 4 Mar 2021 at 21:14, Jarkko Sakkinen jarkko@kernel.org wrote:
On Thu, Mar 04, 2021 at 03:30:18PM +0530, Sumit Garg wrote:
Hi Jarkko,
On Mon, 1 Mar 2021 at 18:41, Sumit Garg sumit.garg@linaro.org wrote:
Add support for TEE based trusted keys where TEE provides the functionality to seal and unseal trusted keys using hardware unique key. Also, this is an alternative in case platform doesn't possess a TPM device.
This patch-set has been tested with OP-TEE based early TA which is already merged in upstream [1].
[1] https://github.com/OP-TEE/optee_os/commit/f86ab8e7e0de869dfa25ca05a37ee070d7...
Changes in v9:
- Rebased to latest tpmdd/master.
- Defined pr_fmt() and removed redundant tags.
- Patch #2: incorporated misc. comments.
- Patch #3: incorporated doc changes from Elaine and misc. comments from Randy.
- Patch #4: reverted to separate maintainer entry as per request from Jarkko.
- Added Jarkko's Tested-by: tag on patch #2.
It looks like we don't have any further comments on this patch-set. So would you be able to pick up this patch-set?
I'm cool with that - I can pick this for 5.13.
Thanks.
-Sumit
/Jarkko