qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Berger <stefanb@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: marcandre.lureau@redhat.com, Stefan Berger <stefanb@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PATCH v2 0/4] tpm: Fix initialization of a few flags of CRB interface
Date: Tue, 20 Mar 2018 16:52:47 -0400	[thread overview]
Message-ID: <1521579171-26213-1-git-send-email-stefanb@linux.vnet.ibm.com> (raw)

Fix the initialization of a few flags of the CRB interface. I tested the changes
with UEFI and it works fine. SeaBIOS needs to have the latest patches applied.

   Stefan

Stefan Berger (4):
  tpm: CRB: Set tpmRegValidSts flag to '1' in device reset
  tpm: CRB: set registers to 0 by default
  tpm: CRB: reset locAssigned upon relinquishing locality
  tpm: CRB: query backend for TPM established flag

 hw/tpm/tpm_crb.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

-- 
2.5.5

             reply	other threads:[~2018-03-20 20:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-20 20:52 Stefan Berger [this message]
2018-03-20 20:52 ` [Qemu-devel] [PATCH v2 1/4] tpm: CRB: Set tpmRegValidSts flag to '1' in device reset Stefan Berger
2018-03-20 20:52 ` [Qemu-devel] [PATCH v2 2/4] tpm: CRB: set registers to 0 by default Stefan Berger
2018-03-20 20:52 ` [Qemu-devel] [PATCH v2 3/4] tpm: CRB: reset locAssigned upon relinquishing locality Stefan Berger
2018-03-20 20:52 ` [Qemu-devel] [PATCH v2 4/4] tpm: CRB: query backend for TPM established flag Stefan Berger
2018-03-21 10:35 ` [Qemu-devel] [PATCH v2 0/4] tpm: Fix initialization of a few flags of CRB interface Marc-André Lureau
2018-03-21 11:53   ` Stefan Berger

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=1521579171-26213-1-git-send-email-stefanb@linux.vnet.ibm.com \
    --to=stefanb@linux.vnet.ibm.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).