qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] bcfd16: tpm: Exit in reset when backend indic


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] bcfd16: tpm: Exit in reset when backend indicates failure
Date: Fri, 26 Jul 2019 05:51:42 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: bcfd16fe26d6bb6eabfd2dfb46b9fda59d5493db
      
https://github.com/qemu/qemu/commit/bcfd16fe26d6bb6eabfd2dfb46b9fda59d5493db
  Author: Stefan Berger <address@hidden>
  Date:   2019-07-25 (Thu, 25 Jul 2019)

  Changed paths:
    M hw/tpm/tpm_crb.c
    M hw/tpm/tpm_tis.c

  Log Message:
  -----------
  tpm: Exit in reset when backend indicates failure

Exit() in the frontend reset function when the backend indicates
intialization failure.

Signed-off-by: Stefan Berger <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>


  Commit: 7e095e84ba0b7c0a1ac45bc6824dace2fd352e56
      
https://github.com/qemu/qemu/commit/7e095e84ba0b7c0a1ac45bc6824dace2fd352e56
  Author: Stefan Berger <address@hidden>
  Date:   2019-07-25 (Thu, 25 Jul 2019)

  Changed paths:
    M hw/tpm/tpm_emulator.c
    M hw/tpm/tpm_int.h

  Log Message:
  -----------
  tpm_emulator: Translate TPM error codes to strings

Implement a function to translate TPM error codes to strings so that
at least the most common error codes can be translated to human
readable strings.

Signed-off-by: Stefan Berger <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>


  Commit: 9246fade39e1191560fcf2f955f044f63a44c7db
      
https://github.com/qemu/qemu/commit/9246fade39e1191560fcf2f955f044f63a44c7db
  Author: Peter Maydell <address@hidden>
  Date:   2019-07-26 (Fri, 26 Jul 2019)

  Changed paths:
    M hw/tpm/tpm_crb.c
    M hw/tpm/tpm_emulator.c
    M hw/tpm/tpm_int.h
    M hw/tpm/tpm_tis.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/stefanberger/tags/pull-tpm-2019-07-25-1' into staging

Merge tpm 2019/07/25 v1

# gpg: Signature made Thu 25 Jul 2019 16:40:54 BST
# gpg:                using RSA key 75AD65802A0B4211
# gpg: Good signature from "Stefan Berger <address@hidden>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: B818 B9CA DF90 89C2 D5CE  C66B 75AD 6580 2A0B 4211

* remotes/stefanberger/tags/pull-tpm-2019-07-25-1:
  tpm_emulator: Translate TPM error codes to strings
  tpm: Exit in reset when backend indicates failure

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/61c1e6a97dea...9246fade39e1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]