summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index c6284396c..f89d52316 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -1037,6 +1037,14 @@
</attribute>
</targetType>
+<!-- This special TPM target exists only to adapt Hostboot's TPM target to
+ various workbooks' TPM target; all attributes should be declared against
+ the parent target -->
+<targetType>
+ <id>chip-NPCT501</id>
+ <parent>chip-tpm-cectpm</parent>
+</targetType>
+
<targetType>
<id>chip-processor-power9</id>
<parent>chip-processor</parent>
OpenPOWER on IntegriCloud