From 352b2d971b727600367ee08fa3f4527852889dd5 Mon Sep 17 00:00:00 2001 From: Chris Engel Date: Mon, 28 Mar 2016 16:55:08 -0500 Subject: Trustedboot attribute configuration bit for TPM Required. Change-Id: Icf1f3a97d18468ff0014cb71d579fd62752afb0d RTC: 125289 ForwardPort: cherry picked from commit 32dff4ca9db6d8b088ed6ec63f147d2aaded3e69 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22563 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22691 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christopher J. Engel Reviewed-by: Daniel M. Crowell --- src/usr/targeting/common/xmltohb/attribute_types.xml | 15 +++++++++++++++ src/usr/targeting/common/xmltohb/target_types.xml | 1 + 2 files changed, 16 insertions(+) (limited to 'src/usr') diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index 8983ef934..71f3c3803 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -15753,6 +15753,21 @@ DEPRECATED!!!! + + TPM_REQUIRED + + Setting to require(0x1) or not require(0x0) a functional TPM to + boot the system. + + + + 1 + + + non-volatile + + + PROC_PCIE_NUM_PHB diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml index 3ec6f90bd..572348d44 100755 --- a/src/usr/targeting/common/xmltohb/target_types.xml +++ b/src/usr/targeting/common/xmltohb/target_types.xml @@ -130,6 +130,7 @@ MNFG_FLAGS FABRIC_TO_PHYSICAL_NODE_MAP MFG_TRACE_ENABLE + TPM_REQUIRED MRW_POWER_CONTROL_REQUESTED MRW_DDR3_VDDR_MAX_LIMIT -- cgit v1.2.1