Re: [RFC 0/7] Introduce TEE based Trusted Keys support

2019-07-08 Thread Sumit Garg
On Mon, 8 Jul 2019 at 22:01, Jens Wiklander wrote: > > Hi Sumit, > > On Mon, Jul 08, 2019 at 06:11:39PM +0530, Sumit Garg wrote: > > Hi Jens, > > > > On Thu, 13 Jun 2019 at 16:01, Sumit Garg wrote: > > > > > > Add support for TEE based trusted keys where TEE provides the > > > functionality > >

Re: [RFC 0/7] Introduce TEE based Trusted Keys support

2019-07-08 Thread Jens Wiklander
Hi Sumit, On Mon, Jul 08, 2019 at 06:11:39PM +0530, Sumit Garg wrote: > Hi Jens, > > On Thu, 13 Jun 2019 at 16:01, 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. Also, this is >

Re: [RFC 0/7] Introduce TEE based Trusted Keys support

2019-07-08 Thread Sumit Garg
Hi Jens, On Thu, 13 Jun 2019 at 16:01, 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. Also, this is > an alternative in case platform doesn't possess a TPM device. > > This series also

Re: [RFC 0/7] Introduce TEE based Trusted Keys support

2019-06-14 Thread Sumit Garg
Thanks Mimi for your comments. On Fri, 14 Jun 2019 at 05:33, Mimi Zohar wrote: > > On Thu, 2019-06-13 at 09:40 -0700, Casey Schaufler wrote: > > On 6/13/2019 3:30 AM, Sumit Garg wrote: > > > Add support for TEE based trusted keys where TEE provides the > > > functionality > > > to seal and unsea

Re: [RFC 0/7] Introduce TEE based Trusted Keys support

2019-06-13 Thread Sumit Garg
On Thu, 13 Jun 2019 at 22:10, Casey Schaufler wrote: > > On 6/13/2019 3:30 AM, 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. Also, this is > > an alternative in case platform doesn't

Re: [RFC 0/7] Introduce TEE based Trusted Keys support

2019-06-13 Thread Mimi Zohar
On Thu, 2019-06-13 at 09:40 -0700, Casey Schaufler wrote: > On 6/13/2019 3:30 AM, 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. Also, this is > > an alternative in case platform doesn'

Re: [RFC 0/7] Introduce TEE based Trusted Keys support

2019-06-13 Thread Casey Schaufler
On 6/13/2019 3:30 AM, 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. Also, this is > an alternative in case platform doesn't possess a TPM device. > > This series also adds some TEE feature

[RFC 0/7] Introduce TEE based Trusted Keys support

2019-06-13 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. Also, this is an alternative in case platform doesn't possess a TPM device. This series also adds some TEE features like: Patch #1, #2 enables support for registe