Imran Desai

Results 76 comments of Imran Desai

@williamcroberts calculating cphash when rphash isn't required could also use a similar approach. In that case though, cphash alg has to specified using the provision halg:/path/to/cphash.dat

> For this, I think we could to something like: > > ```shell > tpm2 startauthsession --tcti=none --trial-session-no-tpm -S session.ctx > # this will propagate a new session.ctx format that...

`-G ecc256:ecdaa-sha384`

@SchermannR Thank you for finding the missing feature and providing a fix.

> > Ok, and the measured state is being made from what? Some board components? > > It's your boot firmware and OS measuring various bits into different PCRs, what...

TODO: - [ ] Need to add a test - [x] Must implement #3333

> Hmmmmm... you know that pcrsetauthvalue is forbidden for all PTP compatible TPMs, right ? @idesai What's the use case ? This is implementing the command spec for TPMs that...

@AndreasFuchsSIT 1. Agree with flushing the transient object from TPM when saved to the disk. Question is does the resource manager try to keep track of such a handle that...

Agreed. Another approach could be since tools know the TCTI it is talking to and can process missing command line option for the context file, i guess we could do...