Skip to content

Commit

Permalink
Set TPM model to be the x75 nuvoton for axone simics
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
crgeddes authored and dcrowell77 committed Jan 24, 2019
1 parent ca54033 commit 89a8815
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3998,6 +3998,10 @@
<id>TPM_ROLE</id>
<default>TPM_PRIMARY</default>
</attribute>
<attribute>
<id>TPM_MODEL</id>
<default>2</default>
</attribute>
</targetInstance>

<!-- ===================================================================== -->
Expand Down

0 comments on commit 89a8815

Please sign in to comment.