qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] tpm: Fix initialization of a few flags of CRB interface
@ 2018-03-20 20:52 Stefan Berger
  2018-03-20 20:52 ` [Qemu-devel] [PATCH v2 1/4] tpm: CRB: Set tpmRegValidSts flag to '1' in device reset Stefan Berger
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stefan Berger @ 2018-03-20 20:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcandre.lureau, Stefan Berger

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-21 11:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 20:52 [Qemu-devel] [PATCH v2 0/4] tpm: Fix initialization of a few flags of CRB interface Stefan Berger
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

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).