qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] tpm: Handle failure mode of backend device better
@ 2017-11-11  3:39 Stefan Berger
  2017-11-11  3:39 ` [Qemu-devel] [PATCH 1/2] tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure Stefan Berger
  2017-11-11  3:39 ` [Qemu-devel] [PATCH 2/2] tpm_tis: Return 0 for every register in case of failure mode Stefan Berger
  0 siblings, 2 replies; 7+ messages in thread
From: Stefan Berger @ 2017-11-11  3:39 UTC (permalink / raw)
  To: qemu-devel, marcandre.lureau; +Cc: amarnath.valluri, Stefan Berger

The following two patches fix the case that the backend device, e.g.,
tpm_emulator, could not be initialized and the TIS frontend needs to
go into failure mode.

   Stefan

Stefan Berger (2):
  tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
  tpm_tis: Return 0 for every register in case of failure mode

 hw/tpm/tpm_tis.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.5.5

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

end of thread, other threads:[~2017-12-13 11:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-11  3:39 [Qemu-devel] [PATCH 0/2] tpm: Handle failure mode of backend device better Stefan Berger
2017-11-11  3:39 ` [Qemu-devel] [PATCH 1/2] tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure Stefan Berger
2017-12-13 10:23   ` Marc-André Lureau
2017-12-13 11:54     ` Stefan Berger
2017-11-11  3:39 ` [Qemu-devel] [PATCH 2/2] tpm_tis: Return 0 for every register in case of failure mode Stefan Berger
2017-12-13 10:26   ` Marc-André Lureau
2017-12-13 11:57     ` 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).