summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot/HBconfig
diff options
context:
space:
mode:
authorChris Engel <cjengel@us.ibm.com>2017-07-06 22:04:32 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-11 10:04:45 -0400
commita0e8246b27da999d4d8beba64994daef6333a442 (patch)
treee86e7042b4442112718aedf90703904a8c4510bf /src/usr/secureboot/HBconfig
parentf08b3735c1402f8fe9292822e1eb95b43357b4ce (diff)
downloadtalos-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/HBconfig5
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
OpenPOWER on IntegriCloud