summaryrefslogtreecommitdiffstats
path: root/src/build/citest
Commit message (Collapse)AuthorAgeFilesLines
* Increase timeout in citest script.Patrick Williams2015-06-191-1/+1
| | | | | | | | | | | It seems to take Hostboot longer to shutdown now than it did previously. Increase a timeout so that we don't get random failures that are fixed by a Jenkins retrigger. Change-Id: Id48beefa025dc44d27cbf1b6c839d2a07c9d9d1e Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18636 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to 840Stephen Cprek2015-04-247-76/+2
| | | | | | | | RTC: 126183 Change-Id: If3b08e28ce1ff1a0ff80814f0bdb43eb664b927f Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16536 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add -auto option into mksb commandStephen Cprek2015-04-021-2/+4
| | | | | | | | | | | | | This is done to throw an error if the jenkins slave is missing tokens vs running forever dumping garbage to stdout Change-Id: I7d68762d0a08288a3c37e761806f292a329aef34 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16794 Tested-by: Jenkins Server Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* add SETUP pass to FSP build processZane Shelley2015-03-257-2/+76
| | | | | | | | | | | | | This is needed because there is an auto-generated .H file needed in the EXPLIB pass that is dependent attributeenums.H, which is another auto-generated file needed in that pass as well. Change-Id: I957655f25bf593df2d8bfc31aab520265535ac33 Backport: release-fips830 CMVC-prereq: 954557 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16471 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Prevent autosim from extracting nfs tarball during simics runsAndrew Geissler2015-02-121-2/+4
| | | | | | | | | Change-Id: Ie24a8bb3ed79eb7ade2706c49fef9d37fc139048 RTC: 123631 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15661 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove OCC targeting patchesDoug Gilbert2014-11-134-743/+0
| | | | | | | Change-Id: Ifd645f80cd67d86fbec6c9b97cd2866d950ec657 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14470 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to 830 and remove patchesStephen Cprek2014-10-213-22/+1
| | | | | | | | | Patch removed - attrPredicate.patch Change-Id: I0bb04d12293252df596102fa7d13b27d04936fe6 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13928 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com>
* Move FSP-only attributes to common targeting for Open PowerNick Bofferding2014-10-212-3/+430
| | | | | | | | | | | | | | | | | | | | | | - Added default lane masks to Hostboot system XML files - Added PCIE config related module IDs and reason codes - Added new packing function to combine 4x uint8 into 1x uint32 - Added dynamic PCIE config for SP-less environments - Moved PCIE attributes into common attribute definition - Attached new PCIE attributes to common target definition - Defaulted PCIE lanes per proc appropriately for all proc chips - Added CDM_DOMAIN attribute into common attribute definition - Attached + defaulted CDM domain in common target definition - Updated common MRW parser to customize the new PCIE attributes Change-Id: I3779ca6e6a4803d7e78e21e47a92e0b1a09e657d RTC: 113488 CMVC-coreq: 942076 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13997 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* BMC: PCIe static bifurcation supportStephen Cprek2014-10-143-1/+24
| | | | | | | | | | | | | | | PROC_PCIE_LANE_EQUALIZATION - moved from fsp-only PROC_PCIE_IOP_CONFIG - pull from openPOWER mrw PROC_PCIE_PHB_ACTIVE - pull from openPOWER mrw PROC_PCIE_IOP_SWAP - already handled correctly CMVC-corec: 939507 Change-Id: I90f6749e87ffb09c59b52f3925a5eface27709bf RTC:113487 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13550 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HTMGT new attributesDoug Gilbert2014-10-134-0/+296
| | | | | | | | | | | Change-Id: I75860340800b28f83e53f020beea4bd71af6f38d RTC:114813 CMVC-Coreq: 938591 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13307 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add BMC Attr override supportStephen Cprek2014-09-152-0/+36
| | | | | | | | | Change-Id: I1a42fec21189c55c75e9073527867e4e95528794 RTC: 108376 CMVC-Corec: 931324 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11995 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Move bbuild back to built.Patrick Williams2014-08-072-18/+4
| | | | | | | Change-Id: Ifc140b10218e13f57eab8afde6bd374118f93f5b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12686 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fixed the hb errlparser cmd, it was overwritting sandbox namePrachi Gupta2014-08-012-6/+23
| | | | | | | | CQ: SW267992 Change-Id: I98fb81331cb4f11fb0e428aef195be986680c76b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12300 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add commit verification to citest.Patrick Williams2014-08-011-1/+5
| | | | | | | | | Change-Id: If14a955d3a4f99f105d8b3c0fff62a116f811fa0 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12556 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW268884: INITPROC: FSP&Hostboot - New sleep attribute and associatedThi Tran2014-08-011-1/+1
| | | | | | | | | | | | CMVC-Prereq:931657 CQ:SW268884 Change-Id: Ie9ab8334c224ece3cb5e68a2c0a59a942208c4f7 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12117 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12428 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Changed bbuild file to build/builtJosh Rispoli2014-07-161-1/+1
| | | | | | | | | Change-Id: I1bcb5fcd3f5a485085317f5524b2d69614c3c4af Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12273 Tested-by: Jenkins Server Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW262686: INITPROC: FSP&Hostboot - support customization of Centaur refThi Tran2014-06-201-1/+1
| | | | | | | | CQ:SW262686 Change-Id: I4800d0c66c7e493b5ff7724b5d052765aa02dff5 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11300 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update/Fix Murano Simics ConfigurationBill Hoffa2014-06-191-1/+1
| | | | | | | | | | Change-Id: Ie4a93174534e71118504a26b291b329e4bdeb699 CMVC-Prereq: 928342 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11425 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2110-101/+101
| | | | | | | Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Move mailbox area to leave more room for Sapphire.Patrick Williams2014-05-091-1/+16
| | | | | | | | | | Change-Id: If39241fbbc110400177b3ef3a5e895f5ed14f2a4 RTC: 81670 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10588 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Build error log parsers during Jenkins build.Patrick Williams2014-04-252-0/+66
| | | | | | | | | | Change-Id: Ia404970a84897d1a89e1f86a18220fc0199e4df1 RTC: 66441 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10674 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Speed up trace collection for CI.Patrick Williams2014-04-251-7/+5
| | | | | | | | | Change-Id: I77276cd016874f351d02fa7885ab28c7707d2e71 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10675 Tested-by: Jenkins Server Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Reorganize citest scripts.Patrick Williams2014-04-257-138/+271
| | | | | | | | | | | | | | Split pieces of the autocitest script out so that we can control the order of the pieces, allow some to run in parallel, etc. This will enable us to build the error log parsers as part of Jenkins testing. Change-Id: I017c7b0516673dc267eb90adf03b4604602281e6 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10673 Tested-by: Jenkins Server Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Move jenkins build script into git.Patrick Williams2014-04-101-0/+29
| | | | | | | | | Change-Id: I00e2c69113d58af70851a0053c854bd99133543e Backport: release-fips810 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10297 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update our backing build to released driverAndrew Geissler2014-04-091-1/+1
| | | | | | | Change-Id: I281fdf080b8736e3af99da78a8edfb6a8569cbf8 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10322 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Escape printk file name in CI testPatrick Williams2014-04-051-1/+1
| | | | | | | Change-Id: I22449c12079940d491cd2be367f3d577dce9cef0 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10172 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Do simics runs on local machine.Patrick Williams2014-04-051-1/+14
| | | | | | | Change-Id: I494153647108324964272679abf3bb6c829609bd Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10163 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Change autosim parameters to allow parallel builds.Patrick Williams2014-04-042-15/+22
| | | | | | | | | Change-Id: Ic805267746342c0b4893cc97f79a0b0b3476a4f4 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10154 Tested-by: Jenkins Server Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild defined as prev build fails Murano IPLBill Hoffa2014-03-261-1/+1
| | | | | | | Change-Id: I3e4bc931b5472506e8abf6666d34c1721c525f69 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9923 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Increase citest timeout to 10 minutesDan Crowell2014-03-191-3/+3
| | | | | | | Change-Id: I422e16da2782b3d9d537ef2f7383ff1de08c7c99 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9735 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to Builds/builtMike Baiocchi2014-02-061-1/+1
| | | | | | | | | | Rather than using a specific build, use /esw/fips810/Builds/built, which gets update by FIPS build team. Change-Id: I3e930d65978a381100484081021b580e6b37b8ba Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8489 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b1204a_1349.810Mike Baiocchi2013-12-091-1/+1
| | | | | | | | | | The /esw/fips810/Builds/b1204a_1349.810/ was officially released on 12/05/2013. Change-Id: Ifb81b7d45f83430b2f3e00d594179d726182e7d0 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7569 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - SW234239 Untrusted BAR config updateThi Tran2013-12-041-1/+1
| | | | | | | | | Change-Id: Ibb2ae2e4ed9f05ed99b1554bd196f247ebb56660 CMVC-Coreq:907961 CQ:SW234239 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7451 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Empty commit to add missing CQ tags.Patrick Williams2013-11-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CQ: SW166133 Gerrit-CQ-Link: I84ca4d71375cb6b69d6b517178d04cc14d7b46e2,SW166133 CQ: SW170240 Gerrit-CQ-Link: I02a99ec4121ca6cf9213b84cf60d2a324632cfe5,SW170240 CQ: SW175260 Gerrit-CQ-Link: I7b4387167c3997714359ef5ad568fd36dcb860f9,SW175260 CQ: SW181243 Gerrit-CQ-Link: Iedaa42e227172ea7fdfe175b4343c4a269a44b73,SW181243 CQ: SW182169 Gerrit-CQ-Link: I5bef846591252fd63500b354768c8a23f29ff9ec,SW182169 CQ: SW187662 Gerrit-CQ-Link: I6ca8ecd05758bef37fe342c58cd80019f8d5e0f0,SW187662 CQ: SW192762 Gerrit-CQ-Link: I1d357cedbd0dc77f2cde0d9071a82860398e09b6,SW192762 CQ: SW194163 Gerrit-CQ-Link: Ib77a6731b9d217896168b85724a982792a049d27,SW194163 CQ: SW196710 Gerrit-CQ-Link: If0c591a2ae7c6665dcf76aa4a2e5a904455da4dd,SW196710 CQ: SW196865 Gerrit-CQ-Link: I42f0e61d138eca5724e290ed81873dd5244f5809,SW196865 CQ: FW602166 Gerrit-CQ-Link: I1cd7ed3cbf0e705dc5dda0c3c4b5a011ffe29174,FW602166 CQ: SW200102 Gerrit-CQ-Link: I859f94234d5672f55f745dd37b9662c310b694a7,SW200102 CQ: SW203393 Gerrit-CQ-Link: If33d15d731d32e07e01104244ebc65daf2295878,SW203393 CQ: SW206398 Gerrit-CQ-Link: Ie6d95ecb2ea0a260ee7a9588e6565ed5a59093ed,SW206398 CQ: SW206620 Gerrit-CQ-Link: If9115324a79f21fe4fdb3c3f9271d48146e77dda,SW206620 CQ: SW208317 Gerrit-CQ-Link: Ia5f7f0dccbb9370f580db919a26a8007beb4c938,SW208317 CQ: SW212101 Gerrit-CQ-Link: If156faa95769b70731dc77f7b9801ff3ea743556,SW212101 CQ: SW218321 Gerrit-CQ-Link: I41ca24ac6b77ef1604d454b9093be7cda1401fb5,SW218321 Change-Id: I73ee3ad43f761d300d746aa98b0873639326eaab Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/7249 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Updating bbuild to b1106a_1345.810Mike Baiocchi2013-11-125-212/+1
| | | | | | | | | | | | This is a build that was officially released. I also removed the one workaround for simics support. Change-Id: I08d94a5560124d9da8f95d8604dda89cdfd47c61 RTC: 89387 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7205 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - SW228141 PLL Rescan for DCCALThi Tran2013-10-294-1/+210
| | | | | | | | | | Change-Id: Ic4b2f3b5dda2abe151923ac70103e298a47d4169 CMVC-Prereq:903906 CQ:SW228141 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6849 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PNOR ECC SupportDan Crowell2013-10-111-0/+16
| | | | | | | | | | | | | | Adding ECC support to the PNOR Resource Provider as well as the makefiles that create the images. Also fixed a bug in the PNOR DD for writes across erase blocks. Change-Id: I31ff6817cd35728badcd23a48fa73e51727142b9 RTC: 66213 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6203 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com>
* Update bbuild to b0925a_1339.810Patrick Williams2013-10-031-1/+1
| | | | | | | Change-Id: I944215f5bd8f2755fdd053e7117e693ebeff6e31 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6477 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b0913a_1339.810.Patrick Williams2013-09-181-1/+1
| | | | | | | | | | | | | * Picks up simics fix for missing i2c no-ack status. * Resolves ring length / VPD mismatch for MURANO. Change-Id: I0b52dd10ef6951307333ec255105e55f52fef75b CQ: SW224584 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5979 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b0910a_1337.810Dan Crowell2013-09-1711-417/+1
| | | | | | | | | | | Removed all of the workarounds that were present Change-Id: I17ab3293bda30d20974066ba9a5e571e5b361649 RTC: 82134 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6198 Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Integrate p8_pfet_control into hostbootRichard J. Knight2013-09-126-18/+313
| | | | | | | | | | Change-Id: If6b97e0012d09e93781af59a349d08fa30d13d1b RTC:70673 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5849 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b0716a_1329.810Dan Crowell2013-07-243-73/+1
| | | | | | | | | | | | | | | Updating to most recent released FipS driver. Also removed workarounds for: -RTC: 70124 -RTC: 67762 -RTC: 72729 -RTC: 76712 Change-Id: I0a7ccbfabc8cb1bef6d0896defaecaea2c5067a2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5511 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Use SBE Setting of Thread Count or FailMike Baiocchi2013-07-094-1/+62
| | | | | | | | | | | | | | This commit takes out the workaround of using a default setting of a thread count if the SBE didn't set the right value in a scratch register. The current SBE code now does this, and we will now fail if for some reason the value isn't set. This commit also includes sim action file updates to model this behavior. Change-Id: I83608c402fac675c0287fa3ce38cf75237bcff26 RTC: 63991 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5255 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Base Support for Secure ROM verificationMike Baiocchi2013-07-084-1/+34
| | | | | | | | | | | | This change adds the basic structure needed to call and implement a verifcation of a signed container via the loaded/initliaized Secure ROM device. Change-Id: Ieada4eb0b557fc556cd12647a698bbfa16aba278 RTC:64764 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4958 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Updates to I2C and EEPROM Device Drivers to work for P8Mike Baiocchi2013-07-021-3/+4
| | | | | | | | | | | | | | | There were several changes required for successful operation of the I2C and EEPROM Device Drivers based on HW Testing. There was also a need to upddate the attribute files and various testcases for processor support. Change-Id: Idd9351ffb01a992c835f99d06ef1246709eceb8b RTC: 64765 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4678 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Secureboot memory layout support.Patrick Williams2013-06-143-2/+22
| | | | | | | | | | | | | | | | * Start kernel in 1/4 cache mode per Secureboot. * Copy Secureboot header for base image for later use. * Blind-purge bottom half of cache. * Add bottom of cache into memory maps for 1/2 cache mode. RTC: 64762 Change-Id: I1b45f30a2d45c9709d4fd486cfe0ca2ce86b051c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3773 Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Move sprintf closer to POSIX standardDean Sanner2013-06-111-2/+2
| | | | | | | Change-Id: I87c8abf234bdb1ab96303b14a1a72d9f914e618e Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4380 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b0605a_1323.810Adam Muhle2013-06-101-1/+1
| | | | | | | Change-Id: Ia3b06a32ae6e3fa5c33ed2660fc721bfee31a1b0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4917 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWP update - p8_istep_num.H v1.25vanlee2013-06-061-1/+1
| | | | | | | | | Change-Id: Ibb310352a591e4eca9f7393e96eac315ac88c57d RTC: 71889 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4575 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b0521a_1321.810Adam Muhle2013-06-033-37/+7
| | | | | | | | | | | | | Updated bbuild to b0521a_1321.810. Fixed bug in hb script so workarounds.presimsetup will work if/when needed. Change-Id: I53926c94c0494cc5189b1268d85539708cb6f246 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4610 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud