summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2017-01-10 08:57:38 -0600
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-01-10 13:51:21 -0500
commitdfad3c9a73492326c2b29908fbaed42917182f03 (patch)
treefc6d2a811a8e24dca71db8f50eaac6e0bb2e0296 /src/build/citest/etc/workarounds.postsimsetup
parentd6b88a8338f42b7bde2ccc4c8a798827ac99bf79 (diff)
downloadtalos-hostboot-dfad3c9a73492326c2b29908fbaed42917182f03.tar.gz
talos-hostboot-dfad3c9a73492326c2b29908fbaed42917182f03.zip
Tweak meaning of START_OCC_DURING_BOOT
- Instead of forcing to start when set, query payload type and when off, never start - Update bbuild to recent build - Remove sim workarounds due to old level - Add simics debug hack to workaround mambo hrmor sim bug Change-Id: Ic1aa35c60b4ccd7679c0f3b08bd3b180b7b289c6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34545 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/build/citest/etc/workarounds.postsimsetup')
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index f48bdd024..371e19450 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -33,11 +33,3 @@
#mkdir -p $sb/simu/data/cec-chip/
#cp $BACKING_BUILD/src/simu/data/cec-chip/base_cec_chip_file $sb/simu/data/cec-chip
#patch -p0 $sb/simu/data/cec-chip/base_cec_chip_file $PROJECT_ROOT/src/build/citest/etc/patches/my_patch_File
-
-## Need SIMIC action file changes for Ia5b6fb14cdfcb8a04f49846d346ced8e2ba4719e
-echo "Applying additional action file changes"
-sbex -r fips910 -t 1012603
-echo "+++ Removing L3_0 PURGE REGISTER from p9n.act"
-mkdir -p $sb/simu/data/cec-chip/
-cp $BACKING_BUILD/src/simu/data/cec-chip/p9n.act $sb/simu/data/cec-chip
-patch -p0 $sb/simu/data/cec-chip/p9n.act $PROJECT_ROOT/src/build/citest/etc/patches/p9n.patch
OpenPOWER on IntegriCloud