From: Mimi Zohar <zohar@linux.vnet.ibm.com>
To: Petr Vorel <pvorel@suse.cz>
Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>,
Thiebaud Weksteen <tweek@google.com>,
nayna@linux.vnet.ibm.com, linux-integrity@vger.kernel.org,
linux-kernel@vger.kernel.org, ltp <ltp@lists.linux.it>
Subject: Re: [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory
Date: Thu, 10 May 2018 21:51:47 -0400 [thread overview]
Message-ID: <1526003507.3545.4.camel@linux.vnet.ibm.com> (raw)
In-Reply-To: <20180509145121.z3jmvznojhi5mjiz@dell5510>
On Wed, 2018-05-09 at 16:51 +0200, Petr Vorel wrote:
> Hi Mimi,
>
> > [Cc'ing Petr Vorel and the ltp mailing list]
>
> > Hi Jarrko,
>
> > On Fri, 2018-04-20 at 08:39 +0300, Jarkko Sakkinen wrote:
> > > On Thu, Apr 12, 2018 at 12:13:48PM +0200, Thiebaud Weksteen wrote:
> > > > Signed-off-by: Thiebaud Weksteen <tweek@google.com>
> > > > Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
> > > Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > > Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
> > I just noticed this is queued in your next branch.
>
> > Petr Vorel has been updating the IMA LTP tests. One of those IMA LTP
> > tests includes walking the TPM binary_runtime_measurements in order to
> > calculate the IMA boot-aggregate. The IMA boot-aggregate is the first
> > measurement in the IMA measurement list.
>
> Did you meant that this commit ([2]) in linux-tpmdd/next changed location of
> binary_runtime_measurements in sysfs?
>
> IMHO these commits ([1], [2], [3]) just put source code into eventlog/ subdirectory:
I mistakenly thought the eventlog itself was being moved, not the
source code.
thanks,
Mimi
>
> Kind regards,
> Petr
>
> [1] 75d647f5de69 tpm: Move eventlog declarations to its own header
> [2] 9b01b5356629 tpm: Move shared eventlog functions to common.c
> [3] 0bfb23746052 tpm: Move eventlog files to a subdirectory
>
WARNING: multiple messages have this Message-ID (diff)
From: Mimi Zohar <zohar@linux.vnet.ibm.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory
Date: Thu, 10 May 2018 21:51:47 -0400 [thread overview]
Message-ID: <1526003507.3545.4.camel@linux.vnet.ibm.com> (raw)
In-Reply-To: <20180509145121.z3jmvznojhi5mjiz@dell5510>
On Wed, 2018-05-09 at 16:51 +0200, Petr Vorel wrote:
> Hi Mimi,
>
> > [Cc'ing Petr Vorel and the ltp mailing list]
>
> > Hi Jarrko,
>
> > On Fri, 2018-04-20 at 08:39 +0300, Jarkko Sakkinen wrote:
> > > On Thu, Apr 12, 2018 at 12:13:48PM +0200, Thiebaud Weksteen wrote:
> > > > Signed-off-by: Thiebaud Weksteen <tweek@google.com>
> > > > Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
> > > Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > > Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
> > I just noticed this is queued in your next branch.
>
> > Petr Vorel has been updating the IMA LTP tests. One of those IMA LTP
> > tests includes walking the TPM binary_runtime_measurements in order to
> > calculate the IMA boot-aggregate. The IMA boot-aggregate is the first
> > measurement in the IMA measurement list.
>
> Did you meant that this commit ([2]) in linux-tpmdd/next changed location of
> binary_runtime_measurements in sysfs?
>
> IMHO these commits ([1], [2], [3]) just put source code into eventlog/ subdirectory:
I mistakenly thought the eventlog itself was being moved, not the
source code.
thanks,
Mimi
>
> Kind regards,
> Petr
>
> [1] 75d647f5de69 tpm: Move eventlog declarations to its own header
> [2] 9b01b5356629 tpm: Move shared eventlog functions to common.c
> [3] 0bfb23746052 tpm: Move eventlog files to a subdirectory
>
WARNING: multiple messages have this Message-ID (diff)
From: Mimi Zohar <zohar@linux.vnet.ibm.com>
To: Petr Vorel <pvorel@suse.cz>
Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>,
Thiebaud Weksteen <tweek@google.com>,
nayna@linux.vnet.ibm.com, linux-integrity@vger.kernel.org,
linux-kernel@vger.kernel.org, ltp <ltp@lists.linux.it>
Subject: Re: [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory
Date: Thu, 10 May 2018 21:51:47 -0400 [thread overview]
Message-ID: <1526003507.3545.4.camel@linux.vnet.ibm.com> (raw)
In-Reply-To: <20180509145121.z3jmvznojhi5mjiz@dell5510>
On Wed, 2018-05-09 at 16:51 +0200, Petr Vorel wrote:
> Hi Mimi,
>
> > [Cc'ing Petr Vorel and the ltp mailing list]
>
> > Hi Jarrko,
>
> > On Fri, 2018-04-20 at 08:39 +0300, Jarkko Sakkinen wrote:
> > > On Thu, Apr 12, 2018 at 12:13:48PM +0200, Thiebaud Weksteen wrote:
> > > > Signed-off-by: Thiebaud Weksteen <tweek@google.com>
> > > > Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
> > > Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > > Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
> > I just noticed this is queued in your next branch.
>
> > Petr Vorel has been updating the IMA LTP tests. One of those IMA LTP
> > tests includes walking the TPM binary_runtime_measurements in order to
> > calculate the IMA boot-aggregate. The IMA boot-aggregate is the first
> > measurement in the IMA measurement list.
>
> Did you meant that this commit ([2]) in linux-tpmdd/next changed location of
> binary_runtime_measurements in sysfs?
>
> IMHO these commits ([1], [2], [3]) just put source code into eventlog/ subdirectory:
I mistakenly thought the eventlog itself was being moved, not the
source code.
thanks,
Mimi
>
> Kind regards,
> Petr
>
> [1] 75d647f5de69 tpm: Move eventlog declarations to its own header
> [2] 9b01b5356629 tpm: Move shared eventlog functions to common.c
> [3] 0bfb23746052 tpm: Move eventlog files to a subdirectory
>
next prev parent reply other threads:[~2018-05-11 1:51 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-12 10:13 [PATCH v2 0/4] Refactor TPM event log code Thiebaud Weksteen
2018-04-12 10:13 ` [PATCH v2 1/4] tpm: Add explicit endianness cast Thiebaud Weksteen
2018-04-17 3:02 ` Jason Gunthorpe
2018-04-17 8:32 ` Thiebaud Weksteen
2018-04-17 14:00 ` Jason Gunthorpe
2018-04-19 13:09 ` Thiebaud Weksteen
2018-04-20 14:57 ` Jason Gunthorpe
2018-04-23 9:22 ` Thiebaud Weksteen
2018-04-23 10:06 ` Luc Van Oostenryck
2018-04-24 9:57 ` Thiebaud Weksteen
2018-04-20 5:39 ` Jarkko Sakkinen
2018-04-12 10:13 ` [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory Thiebaud Weksteen
2018-04-20 5:39 ` Jarkko Sakkinen
2018-05-07 20:36 ` Mimi Zohar
2018-05-07 20:36 ` Mimi Zohar
2018-05-07 20:36 ` [LTP] " Mimi Zohar
2018-05-09 14:51 ` Petr Vorel
2018-05-09 14:51 ` Petr Vorel
2018-05-09 14:51 ` [LTP] " Petr Vorel
2018-05-11 1:51 ` Mimi Zohar [this message]
2018-05-11 1:51 ` Mimi Zohar
2018-05-11 1:51 ` [LTP] " Mimi Zohar
2018-05-10 1:39 ` Jarkko Sakkinen
2018-05-10 1:39 ` Jarkko Sakkinen
2018-05-10 1:39 ` [LTP] " Jarkko Sakkinen
2018-04-12 10:13 ` [PATCH v2 3/4] tpm: Move shared eventlog functions to common.c Thiebaud Weksteen
2018-04-20 5:40 ` Jarkko Sakkinen
2018-04-12 10:13 ` [PATCH v2 4/4] tpm: Move eventlog declarations to its own header Thiebaud Weksteen
2018-04-20 5:40 ` Jarkko Sakkinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1526003507.3545.4.camel@linux.vnet.ibm.com \
--to=zohar@linux.vnet.ibm.com \
--cc=jarkko.sakkinen@linux.intel.com \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ltp@lists.linux.it \
--cc=nayna@linux.vnet.ibm.com \
--cc=pvorel@suse.cz \
--cc=tweek@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.