diff options
| author | Chris Engel <cjengel@us.ibm.com> | 2017-07-06 22:04:32 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-08-11 10:04:45 -0400 |
| commit | a0e8246b27da999d4d8beba64994daef6333a442 (patch) | |
| tree | e86e7042b4442112718aedf90703904a8c4510bf /src/usr/secureboot/HBconfig | |
| parent | f08b3735c1402f8fe9292822e1eb95b43357b4ce (diff) | |
| download | talos-hostboot-a0e8246b27da999d4d8beba64994daef6333a442.tar.gz talos-hostboot-a0e8246b27da999d4d8beba64994daef6333a442.zip | |
MFG support to validate TPM provisioning
Change-Id: I137b6f6c81cbcd3c2379e4ef34ddff021c3cd576
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42835
Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Timothy R. Block <block@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/secureboot/HBconfig')
| -rw-r--r-- | src/usr/secureboot/HBconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/secureboot/HBconfig b/src/usr/secureboot/HBconfig index 867bee67c..425593e74 100644 --- a/src/usr/secureboot/HBconfig +++ b/src/usr/secureboot/HBconfig @@ -25,3 +25,8 @@ config DRTM_TRIGGERING #TODO RTC: 170487 Disable for relevant platforms Enable triggering DRTM from Hostboot when the ATTR_FORCE_PRE_PAYLOAD_DRTM attribute is overridden +config TPM_NVIDX_VALIDATE + default y if TPMDD + depends on TPMDD + help + Validate TPM MFG NV Index Provisioning during IPL |

