[SeaBIOS] [PATCH v2 0/3] Fix CRB probing to work with real hardware

Stefan Berger posted 3 patches 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/seabios tags/patchew/1521475229-21406-1-git-send-email-stefanb@linux.vnet.ibm.com
src/hw/tpm_drivers.c | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
[SeaBIOS] [PATCH v2 0/3] Fix CRB probing to work with real hardware
Posted by Stefan Berger 6 years ago
This series of patches attempts to fix the probing of the CRB interface
for real hardware.

Stephen Douthit tested the changes on real hardware and it seems to
fix an existing problem.

   Stefan

v1->v2:
  - test LOC_STATE register for set tpmRegValidSts flag and unset
    locAssigned flag without writing to any other registers

Stefan Berger (3):
  tpm: Wait for tpmRegValidSts flag on CRQ interface before probing
  tpm: revert return values for successful/failed CRB probing
  tpm: when CRB is active, select, lock it, and check addresses

 src/hw/tpm_drivers.c | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

-- 
2.5.5


_______________________________________________
SeaBIOS mailing list
SeaBIOS@seabios.org
https://mail.coreboot.org/mailman/listinfo/seabios