Skip to content

Commit

Permalink
Update bbuild to b0710c_1827.920
Browse files Browse the repository at this point in the history
This commit updates the bbuild to b0710c_1827.920 and removes
all unnecessary workarounds.

Change-Id: Idfec3378acbfd64def2643bb9f5464c743fc5054
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62640
Tested-by: Jenkins Server <pfd-jenkins+hostboot@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>
  • Loading branch information
mabaiocchi authored and dcrowell77 committed Jul 18, 2018
1 parent c7c960c commit a0ee54b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion src/build/citest/etc/bbuild
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/esw/fips920/Builds/b0608a_1823.920
/esw/fips920/Builds/b0710c_1827.920

10 changes: 0 additions & 10 deletions src/build/citest/etc/workarounds.postsimsetup
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,3 @@
#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

### Update p9c.act and p9n.act for IOVALID HWP change in commit https://ralgit01.raleigh.ibm.com/gerrit1/#/c/59022/
echo "+++ Updating p9c.act and p9n.act for IOVALID actions +++"
mkdir $sb/simu/data/cec-chip
cp $BACKING_BUILD/src/simu/data/cec-chip/p9c.act $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/p9c.act $PROJECT_ROOT/src/build/citest/etc/patches/p9c.act.iovalid.patch
patch -p0 $sb/simu/data/cec-chip/p9n.act $PROJECT_ROOT/src/build/citest/etc/patches/p9n.act.iovalid.patch

# Pull in Centaur action file changes to support Centaur security
sbex -t 1058651

0 comments on commit a0ee54b

Please sign in to comment.