summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
authorDzuy Nguyen <dzuy@us.ibm.com>2017-07-26 09:13:19 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-08 15:15:18 -0400
commitb8f38769717f64f99bc3cbfae43d94d83c9223ee (patch)
treef3465f74ae46959c7de49de8762110beee7e78ae /src/build/citest/etc/workarounds.postsimsetup
parent75333b1d93a30e2337fb5580357ff32733d28db3 (diff)
downloadtalos-hostboot-b8f38769717f64f99bc3cbfae43d94d83c9223ee.tar.gz
talos-hostboot-b8f38769717f64f99bc3cbfae43d94d83c9223ee.zip
Uncomment FAPI_INVOKE_HWP p9_io_[xo]bus_image_build when HWP bug is resolved
Change-Id: I0203676be7396a0ba83f5642abe0c68f074c9c14 RTC: 176314 CMVC-Prereq: 1030705 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43633 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@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> Tested-by: Jenkins OP HW <op-hw-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.postsimsetup8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index 6095b331a..cee847cd6 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -34,3 +34,11 @@
#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
+echo "Applying SIMICS workaround to support obus image build"
+sbex -t 1030705
OpenPOWER on IntegriCloud