From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Berger Subject: Re: [PATCH v6 1/3] tpm: Introduce flag TPM_TRANSMIT_RAW Date: Wed, 24 May 2017 18:59:41 -0400 Message-ID: References: <1495661981-27249-1-git-send-email-stefanb@linux.vnet.ibm.com> <1495661981-27249-2-git-send-email-stefanb@linux.vnet.ibm.com> <20170524221840.lv37joufkdepa5ci@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170524221840.lv37joufkdepa5ci@intel.com> Sender: owner-linux-security-module@vger.kernel.org To: Jarkko Sakkinen Cc: tpmdd-devel@lists.sourceforge.net, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, jgunthorpe@obsidianresearch.com List-Id: tpmdd-devel@lists.sourceforge.net On 05/24/2017 06:18 PM, Jarkko Sakkinen wrote: > On Wed, May 24, 2017 at 05:39:39PM -0400, Stefan Berger wrote: >> Introduce the flag TPM_TRANSMIT_RAW that allows us to transmit >> a command without recursing into the requesting of locality. >> >> Signed-off-by: Stefan Berger >> Reviewed-by: Jarkko Sakkinen > I'll rename the constant as TPM_TRANSMIT_NO_LOCALITY if you don't mind. Fine by me. Stefan