summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot
diff options
context:
space:
mode:
authorJaymes Wilks <mjwilks@us.ibm.com>2017-07-28 10:03:50 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-07 14:14:00 -0400
commitf68043cd75406819352d39ca247879f04a1c9238 (patch)
tree1877bbf7a15f21064a036aed3e3964daf419569d /src/usr/secureboot
parent4d82bddc4691cd67c6a50e8f840bfbecd8cfae6b (diff)
downloadtalos-hostboot-f68043cd75406819352d39ca247879f04a1c9238.tar.gz
talos-hostboot-f68043cd75406819352d39ca247879f04a1c9238.zip
Remove DRTM + Triggering
This change sets the default compile to exclude DRTM and triggering. Change-Id: I5054f1b62eabaeced29bd9b814306b463a2d6914 RTC:170487 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43861 Tested-by: Jenkins Server <pfd-jenkins+hostboot@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> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/secureboot')
-rw-r--r--src/usr/secureboot/HBconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/secureboot/HBconfig b/src/usr/secureboot/HBconfig
index e52e25101..867bee67c 100644
--- a/src/usr/secureboot/HBconfig
+++ b/src/usr/secureboot/HBconfig
@@ -13,7 +13,7 @@ config SECUREBOOT_BEST_EFFORT
phasing in new secureboot functionality.
config DRTM #TODO RTC: 170487 Disable for relevant platforms
- default y if (SECUREBOOT && TPMDD)
+ default n
depends on (SECUREBOOT && TPMDD)
help
Enable DRTM support
OpenPOWER on IntegriCloud