Re: [PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples

2020-08-21 Thread Jarkko Sakkinen
On Fri, Aug 21, 2020 at 09:50:16PM +0800, Coly Li wrote: > On 2020/8/20 05:04, Jarkko Sakkinen wrote: > > On Thu, Aug 20, 2020 at 12:02:38AM +0300, Jarkko Sakkinen wrote: > >> On Wed, Aug 19, 2020 at 01:00:02AM +0800, Coly Li wrote: > >>> The parameters in command examples for tpm2_createprimary an

Re: [PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples

2020-08-21 Thread Coly Li
On 2020/8/20 05:04, Jarkko Sakkinen wrote: > On Thu, Aug 20, 2020 at 12:02:38AM +0300, Jarkko Sakkinen wrote: >> On Wed, Aug 19, 2020 at 01:00:02AM +0800, Coly Li wrote: >>> The parameters in command examples for tpm2_createprimary and >>> tpm2_evictcontrol are outdated, people (like me) are not ab

Re: [PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples

2020-08-19 Thread Stefan Berger
On 8/19/20 5:02 PM, Jarkko Sakkinen wrote: On Wed, Aug 19, 2020 at 01:00:02AM +0800, Coly Li wrote: The parameters in command examples for tpm2_createprimary and tpm2_evictcontrol are outdated, people (like me) are not able to create trusted key by these command examples. This patch updates the

Re: [PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples

2020-08-19 Thread Jarkko Sakkinen
On Thu, Aug 20, 2020 at 12:02:38AM +0300, Jarkko Sakkinen wrote: > On Wed, Aug 19, 2020 at 01:00:02AM +0800, Coly Li wrote: > > The parameters in command examples for tpm2_createprimary and > > tpm2_evictcontrol are outdated, people (like me) are not able to create > > trusted key by these command

Re: [PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples

2020-08-19 Thread Jarkko Sakkinen
On Wed, Aug 19, 2020 at 01:00:02AM +0800, Coly Li wrote: > The parameters in command examples for tpm2_createprimary and > tpm2_evictcontrol are outdated, people (like me) are not able to create > trusted key by these command examples. > > This patch updates the parameters of command example tpm2_

[PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples

2020-08-18 Thread Coly Li
The parameters in command examples for tpm2_createprimary and tpm2_evictcontrol are outdated, people (like me) are not able to create trusted key by these command examples. This patch updates the parameters of command example tpm2_createprimary and tpm2_evictcontrol in trusted-encrypted.rst. With