diff for duplicates of <5482191E.5050309@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 5f59212..91c2680 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ On 12/05/2014 10:01 AM, Peter Huewe wrote: >>> Am Donnerstag, 4. Dezember 2014, 06:55:18 schrieb Jarkko Sakkinen: ->>>> From: Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +>>>> From: Will Arthur <will.c.arthur@intel.com> >>>> >>>> Detect TPM 2.0 by using the extended STS (STS3) register. For TPM 2.0, >>>> instead of calling tpm_get_timeouts(), assign duration and timeout >>>> values defined in the TPM 2.0 PTP specification. >>>> ->>>> Signed-off-by: Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> ->>>> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +>>>> Signed-off-by: Will Arthur <will.c.arthur@intel.com> +>>>> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> >>>> + sts3 = ioread8(chip->vendor.iobase + TPM_STS3(1)); >>>> + if ((sts3 & TPM_STS3_TPM2_FAM) == TPM_STS3_TPM2_FAM) >>>> + chip->flags = TPM_CHIP_FLAG_TPM2; @@ -80,6 +80,6 @@ if ((sts3 & TPM_STS3_TPM2_FAM_MASK) == TPM_STS3_TPM2_FAM) ... > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > _______________________________________________ > tpmdd-devel mailing list -> tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org +> tpmdd-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tpmdd-devel > diff --git a/a/content_digest b/N1/content_digest index 2724164..6e03541 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,31 +3,31 @@ "ref\0201412042318.33889.PeterHuewe@gmx.de\0" "ref\0201412042328.29578.PeterHuewe@gmx.de\0" "ref\0trinity-0fea8cea-4011-4d04-af4a-e7583a7184b4-1417791661803@3capp-gmx-bs52\0" - "From\0Stefan Berger <stefanb-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" + "From\0Stefan Berger <stefanb@linux.vnet.ibm.com>\0" "Subject\0Re: [tpmdd-devel] [PATCH v9 8/8] tpm: TPM 2.0 FIFO Interface\0" "Date\0Fri, 05 Dec 2014 15:44:14 -0500\0" - "To\0Peter Huewe <PeterHuewe-Mmb7MZpHnFY@public.gmane.org>\0" - "Cc\0christophe.ricard-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" - josh.triplett-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Ashley Lai <ashley-fm2HMyfA2y6tG0bUXCXiUA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org - jason.gunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org - " trousers-tech-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" + "To\0Peter Huewe <PeterHuewe@gmx.de>\0" + "Cc\0christophe.ricard@gmail.com" + josh.triplett@intel.com + linux-api@vger.kernel.org + Ashley Lai <ashley@ashleylai.com> + linux-kernel@vger.kernel.org + Will Arthur <will.c.arthur@intel.com> + tpmdd-devel@lists.sourceforge.net + jason.gunthorpe@obsidianresearch.com + " trousers-tech@lists.sourceforge.net\0" "\00:1\0" "b\0" "On 12/05/2014 10:01 AM, Peter Huewe wrote:\n" ">>> Am Donnerstag, 4. Dezember 2014, 06:55:18 schrieb Jarkko Sakkinen:\n" - ">>>> From: Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + ">>>> From: Will Arthur <will.c.arthur@intel.com>\n" ">>>>\n" ">>>> Detect TPM 2.0 by using the extended STS (STS3) register. For TPM 2.0,\n" ">>>> instead of calling tpm_get_timeouts(), assign duration and timeout\n" ">>>> values defined in the TPM 2.0 PTP specification.\n" ">>>>\n" - ">>>> Signed-off-by: Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - ">>>> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + ">>>> Signed-off-by: Will Arthur <will.c.arthur@intel.com>\n" + ">>>> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\n" ">>>> + sts3 = ioread8(chip->vendor.iobase + TPM_STS3(1));\n" ">>>> + if ((sts3 & TPM_STS3_TPM2_FAM) == TPM_STS3_TPM2_FAM)\n" ">>>> + chip->flags = TPM_CHIP_FLAG_TPM2;\n" @@ -100,8 +100,8 @@ "> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk\n" "> _______________________________________________\n" "> tpmdd-devel mailing list\n" - "> tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\n" + "> tpmdd-devel@lists.sourceforge.net\n" "> https://lists.sourceforge.net/lists/listinfo/tpmdd-devel\n" > -bdebb60783e9aef2bb8d80eec2bf494d068cde9a69da47588f19e48609c601da +76b7299360ae6c19a016f2e3017860d76a429093b8712f0a0e8ce5af98518206
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.