Hi, On Mon, Nov 28, 2011 at 5:48 PM, Yang, Xiao (Linux) <[email protected]> wrote: >> Ok, I had same error. >> Probably the reason is that this TPM does not support old TPM (v1.1b?) >> behavior. > > Hi Seiji, > > Exactly, now Wind River and Intel and Infineon's developers all involved. > > We got this information from Infineon that their chip (IFX SLB9635) on my > system 'exclusively' support TSS 1.2 spec.
That explains everything. The next problem is TrouSerS's LoadKeyByUUID function does not support auth secret. The quick workaround is OpenPTS uses LoadKeyByBlob in place of LoadKeyByUUID for this TPM. So the key blob will be stored in some place. e.g. /var/lib/openpts/key.blob And the key auth type and storage location will be configured by /etc/ptsc.conf. regards, -- Seiji ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
