mbox series

[0/2] tpm: Improve on error handling

Message ID 20190725105842.872625-1-stefanb@linux.vnet.ibm.com (mailing list archive)
Headers show
Series tpm: Improve on error handling | expand

Message

Stefan Berger July 25, 2019, 10:58 a.m. UTC
This series of patches improves error handling with the TPM backend.

   Stefan
 
Stefan Berger (2):
  tpm: Exit in reset when backend indicates failure
  tpm_emulator: Translate TPM error codes to strings

 hw/tpm/tpm_crb.c      |  4 +++-
 hw/tpm/tpm_emulator.c | 50 ++++++++++++++++++++++++++++++++++---------
 hw/tpm/tpm_tis.c      |  4 +++-
 3 files changed, 46 insertions(+), 12 deletions(-)