qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 3a3c87: tpm: CRB: set the Idle flag by defaul


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 3a3c87: tpm: CRB: set the Idle flag by default
Date: Sat, 31 Mar 2018 00:36:43 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 3a3c8735027a20ddd51c8f322f78ede3f52f90f9
      
https://github.com/qemu/qemu/commit/3a3c8735027a20ddd51c8f322f78ede3f52f90f9
  Author: Stefan Berger <address@hidden>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M hw/tpm/tpm_crb.c

  Log Message:
  -----------
  tpm: CRB: set the Idle flag by default

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


  Commit: 025bc9361960ba8a7ce8204a6128d716af0910fa
      
https://github.com/qemu/qemu/commit/025bc9361960ba8a7ce8204a6128d716af0910fa
  Author: Stefan Berger <address@hidden>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M hw/tpm/tpm_crb.c

  Log Message:
  -----------
  tpm: CRB: Reset Granted flag when relinquishing locality

Reset the Granted flag when relinquishing a locality.

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


  Commit: 384cf1fc6494b590bb4fe8060d6271717bfb3f4b
      
https://github.com/qemu/qemu/commit/384cf1fc6494b590bb4fe8060d6271717bfb3f4b
  Author: Stefan Berger <address@hidden>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M hw/tpm/tpm_crb.c

  Log Message:
  -----------
  tpm: CRB: Enforce locality is requested before processing buffer

Section 5.5.3.2.2 of the CRB specs states that use of the TPM
through the localty control method must first be requested,
otherwise the command will be dropped.

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


  Commit: 4d0d1c077e5622da95fd0f6a8e7efb72e0f222b4
      
https://github.com/qemu/qemu/commit/4d0d1c077e5622da95fd0f6a8e7efb72e0f222b4
  Author: Stefan Berger <address@hidden>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M tests/tpm-crb-test.c

  Log Message:
  -----------
  tests: Tests more flags of the CRB interface

Test and modify more flags of the CRB interface.

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


  Commit: eae3aace85eabdeb610c154914344d52f13b3540
      
https://github.com/qemu/qemu/commit/eae3aace85eabdeb610c154914344d52f13b3540
  Author: Peter Maydell <address@hidden>
  Date:   2018-03-30 (Fri, 30 Mar 2018)

  Changed paths:
    M hw/tpm/tpm_crb.c
    M tests/tpm-crb-test.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/stefanberger/tags/pull-tpm-2018-03-29-1' into staging

Merge tpm 2018/03/29 v1

# gpg: Signature made Fri 30 Mar 2018 01:04:47 BST
# gpg:                using RSA key 75AD65802A0B4211
# gpg: Good signature from "Stefan Berger <address@hidden>"
# 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-2018-03-29-1:
  tests: Tests more flags of the CRB interface
  tpm: CRB: Enforce locality is requested before processing buffer
  tpm: CRB: Reset Granted flag when relinquishing locality
  tpm: CRB: set the Idle flag by default

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


Compare: https://github.com/qemu/qemu/compare/4cd327ded733...eae3aace85ea

reply via email to

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