summaryrefslogtreecommitdiffstats
path: root/src/build/citest
diff options
context:
space:
mode:
authorNick Bofferding <bofferdn@us.ibm.com>2017-01-16 17:30:45 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-01-19 17:35:38 -0500
commita6db9e8f58c2dbd88afc34cf80203beb7aaf7125 (patch)
tree5f7476d074c0ca53eb79134696e914547dd89b9b /src/build/citest
parent59062a6fbb722e55d204b2b7a1e0eaaf095932a0 (diff)
downloadtalos-hostboot-a6db9e8f58c2dbd88afc34cf80203beb7aaf7125.tar.gz
talos-hostboot-a6db9e8f58c2dbd88afc34cf80203beb7aaf7125.zip
Support generation of TPM target from MRW
- Updated VBU+Nimbus MRW model with latest TPM attribute definition - Updated MRW parser to generate TPM targets from MRW - Added SIMICS workaround to pull in TPM reset support Change-Id: Icc9c8802127fe70d24f68b1ae266e66c3f39de07 RTC: 166836 CMVC-Prereq: 1014303 CMVC-Prereq: 1014358 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34730 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-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/build/citest')
-rwxr-xr-xsrc/build/citest/etc/workarounds.presimsetup6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/build/citest/etc/workarounds.presimsetup b/src/build/citest/etc/workarounds.presimsetup
index bf3113561..bb86ddc18 100755
--- a/src/build/citest/etc/workarounds.presimsetup
+++ b/src/build/citest/etc/workarounds.presimsetup
@@ -6,7 +6,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2011,2016
+# Contributors Listed Below - COPYRIGHT 2011,2017
# [+] International Business Machines Corp.
#
#
@@ -34,3 +34,7 @@
#egrep -v "WSALIAS DEFAULT FIPSLEVEL|WSALIAS DEFAULT SIMICSLEVEL" $BACKING_BUILD/src/simu/data/simicsInfo > $sb/simu/data/simicsInfo
#echo "WSALIAS DEFAULT FIPSLEVEL env/gfwb/simics-4.2.0/simics-4.2.83/fips/fld36/fi120201a700.42" >> $sb/simu/data/simicsInfo
#echo "WSALIAS DEFAULT SIMICSLEVEL env/vtechb/simics-4.2.0/simics-4.2.83/bin" >> $sb/simu/data/simicsInfo
+
+echo "Applying SIMICS workaround to support TPM reset"
+sbex -t 1014303 -r fips910
+
OpenPOWER on IntegriCloud