summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
authorCorey Swenson <cswenson@us.ibm.com>2017-06-12 11:46:36 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-06-20 12:56:01 -0400
commit77a31e8d17ab47c15374630fefee536ba9f0b095 (patch)
tree28e2f43272e98a9bbad07f10140687d126b30502 /src/build/citest/etc/workarounds.postsimsetup
parent6a819aa9f32510ff6a5d22ad9e84c20858051e8e (diff)
downloadtalos-hostboot-77a31e8d17ab47c15374630fefee536ba9f0b095.tar.gz
talos-hostboot-77a31e8d17ab47c15374630fefee536ba9f0b095.zip
Setup the WOFDATA binary in hbfw img makefile
Change-Id: Iacab77b18f30ce2e545253fff53037c0c14a3fd2 CMVC-Prereq: 1025390 RTC:175646 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41694 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Tested-by: Jenkins OP Build CI <op-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/build/citest/etc/workarounds.postsimsetup')
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index 6095b331a..b4d1e40ea 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -34,3 +34,9 @@
#patch -p0 $sb/simu/data/cec-chip/base_cec_chip_file $PROJECT_ROOT/src/build/citest/etc/patches/my_patch_File
#pull in new actions in p9_memory.act RTC 171066
+#wof data image
+echo "Applying SIMICS workaround to support WOF data generation"
+sbex -t 1025390
+mkdir -p $sb/engd/wofdata/
+cd $sb/engd/wofdata
+mk -a -k \ No newline at end of file
OpenPOWER on IntegriCloud