From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3-rdu2.redhat.com ([66.187.233.73]:49660 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728207AbeHVSKT (ORCPT ); Wed, 22 Aug 2018 14:10:19 -0400 From: David Howells In-Reply-To: <20180822141956.GA28110@linux.intel.com> References: <20180822141956.GA28110@linux.intel.com> <153486700916.13066.12870860668352070081.stgit@warthog.procyon.org.uk> To: Jarkko Sakkinen Cc: dhowells@redhat.com, denkenz@gmail.com, jejb@linux.vnet.ibm.com, keyrings@vger.kernel.org, linux-integrity@vger.kernel.org, tpmdd-devel@lists.sourceforge.net, linux-security-module@vger.kernel.org Subject: Re: tpm: Provide a TPM access library MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 22 Aug 2018 15:45:06 +0100 Message-ID: <13611.1534949106@warthog.procyon.org.uk> Sender: linux-integrity-owner@vger.kernel.org List-ID: Jarkko Sakkinen wrote: > Just a minor overal complaint: lower case for tags You mean like TPM_TAG_RQU_COMMAND? > (please do not send a newer version just because of that before I have time > to review this). I'd want to pull it up to current linus/master before posting again. David From mboxrd@z Thu Jan 1 00:00:00 1970 From: dhowells@redhat.com (David Howells) Date: Wed, 22 Aug 2018 15:45:06 +0100 Subject: tpm: Provide a TPM access library In-Reply-To: <20180822141956.GA28110@linux.intel.com> References: <20180822141956.GA28110@linux.intel.com> <153486700916.13066.12870860668352070081.stgit@warthog.procyon.org.uk> Message-ID: <13611.1534949106@warthog.procyon.org.uk> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org Jarkko Sakkinen wrote: > Just a minor overal complaint: lower case for tags You mean like TPM_TAG_RQU_COMMAND? > (please do not send a newer version just because of that before I have time > to review this). I'd want to pull it up to current linus/master before posting again. David From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: tpm: Provide a TPM access library Date: Wed, 22 Aug 2018 15:45:06 +0100 Message-ID: <13611.1534949106@warthog.procyon.org.uk> References: <20180822141956.GA28110@linux.intel.com> <153486700916.13066.12870860668352070081.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180822141956.GA28110-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> Content-ID: <13610.1534949106.1-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tpmdd-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Jarkko Sakkinen Cc: dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, keyrings-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-integrity-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, denkenz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org List-Id: tpmdd-devel@lists.sourceforge.net Jarkko Sakkinen wrote: > Just a minor overal complaint: lower case for tags You mean like TPM_TAG_RQU_COMMAND? > (please do not send a newer version just because of that before I have time > to review this). I'd want to pull it up to current linus/master before posting again. David ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Date: Wed, 22 Aug 2018 14:45:06 +0000 Subject: Re: tpm: Provide a TPM access library Message-Id: <13611.1534949106@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit List-Id: References: <20180822141956.GA28110@linux.intel.com> <153486700916.13066.12870860668352070081.stgit@warthog.procyon.org.uk> In-Reply-To: <20180822141956.GA28110@linux.intel.com> To: Jarkko Sakkinen Cc: dhowells@redhat.com, denkenz@gmail.com, jejb@linux.vnet.ibm.com, keyrings@vger.kernel.org, linux-integrity@vger.kernel.org, tpmdd-devel@lists.sourceforge.net, linux-security-module@vger.kernel.org Jarkko Sakkinen wrote: > Just a minor overal complaint: lower case for tags You mean like TPM_TAG_RQU_COMMAND? > (please do not send a newer version just because of that before I have time > to review this). I'd want to pull it up to current linus/master before posting again. David