summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2019-01-23 16:37:55 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-01-24 13:22:07 -0600
commit89a8815250a9a87daaa6db624559fd5b0e465f00 (patch)
treeb20579553c39cdfc0cab48a7b02e38b5e26a6445 /src
parentca540331fa7c535c8cda69d1f0b5f08dc69a3a98 (diff)
downloadtalos-hostboot-89a8815250a9a87daaa6db624559fd5b0e465f00.tar.gz
talos-hostboot-89a8815250a9a87daaa6db624559fd5b0e465f00.zip
Set TPM model to be the x75 nuvoton for axone simics
Current axone simics model has this as the x75. This might change but for now we will set it to be x75 in the hostboot xml so we dont get error logs. Change-Id: I7d86bb36cbb31fd4bae02a7e7f29bc3f385fd6d8 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70827 Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Hieu C. Nguyen <hieu.nguyen@us.ibm.com> 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: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/usr/targeting/common/xmltohb/simics_AXONE.system.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml b/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
index b31183488..0c0803f60 100644
--- a/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
+++ b/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
@@ -3998,6 +3998,10 @@
<id>TPM_ROLE</id>
<default>TPM_PRIMARY</default>
</attribute>
+ <attribute>
+ <id>TPM_MODEL</id>
+ <default>2</default>
+ </attribute>
</targetInstance>
<!-- ===================================================================== -->
OpenPOWER on IntegriCloud