summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.presimsetup
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/citest/etc/workarounds.presimsetup')
-rwxr-xr-xsrc/build/citest/etc/workarounds.presimsetup5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/build/citest/etc/workarounds.presimsetup b/src/build/citest/etc/workarounds.presimsetup
index a4d682dd7..08da3baed 100755
--- a/src/build/citest/etc/workarounds.presimsetup
+++ b/src/build/citest/etc/workarounds.presimsetup
@@ -35,12 +35,17 @@
#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 "+++ Update standalone configs to use modern proc levels +++"
+sbex -t 1063108
+
echo "+++ Need to alter where we look for pnor images so they will be picked up properly"
mkdir -p $sb/simu/data
###############################################################################
### NOTE - if you need to sbex a simicsInfo track it needs to be done BEFORE
### executing the code below
+### NOTE - these lines are permanent to allow external PNOR testing
###############################################################################
cp $bb/src/simu/data/simicsInfo $sb/simu/data/
chmod +w $sb/simu/data/simicsInfo
OpenPOWER on IntegriCloud