Re: [PATCH v3] tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0

2015-10-08 Thread Matthew Garrett
On Thu, Oct 08, 2015 at 06:04:27PM +0300, Jarkko Sakkinen wrote: > Hi > > This would need Tested-by's. I've tested it both PTT/fTPM based system > and dTPM (2.0) based system. Thank you. I'm on the road at the moment, but I'll be able to test this next week. -- Matthew Garrett | mj...@srcf.ucam

Re: [PATCH v3] tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0

2015-10-08 Thread Jarkko Sakkinen
Hi This would need Tested-by's. I've tested it both PTT/fTPM based system and dTPM (2.0) based system. Thank you. /Jarkko On Wed, Sep 30, 2015 at 06:19:28PM +0300, Jarkko Sakkinen wrote: > Both for FIFO and CRB interface TCG has decided to use the same HID > MSFT0101. They can be differentiated

Re: [PATCH v3] tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0

2015-10-02 Thread Jarkko Sakkinen
On Wed, Sep 30, 2015 at 06:19:28PM +0300, Jarkko Sakkinen wrote: > Both for FIFO and CRB interface TCG has decided to use the same HID > MSFT0101. They can be differentiated by looking at the start method from > TPM2 ACPI table. This patches makes necessary fixes to tpm_tis and > tpm_crb modules in

Re: [PATCH v3] tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0

2015-10-02 Thread Jarkko Sakkinen
On Wed, 2015-09-30 at 18:19 +0300, Jarkko Sakkinen wrote: > Both for FIFO and CRB interface TCG has decided to use the same HID > MSFT0101. They can be differentiated by looking at the start method > from > TPM2 ACPI table. This patches makes necessary fixes to tpm_tis and > tpm_crb modules in orde

[PATCH v3] tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0

2015-09-30 Thread Jarkko Sakkinen
Both for FIFO and CRB interface TCG has decided to use the same HID MSFT0101. They can be differentiated by looking at the start method from TPM2 ACPI table. This patches makes necessary fixes to tpm_tis and tpm_crb modules in order to correctly detect, which module should be used. For MSFT0101 we