summaryrefslogtreecommitdiffstats
path: root/src/build
Commit message (Collapse)AuthorAgeFilesLines
...
* hbfw_term_rc.H not being exported in fipsDan Crowell2013-11-121-1/+2
| | | | | | | Change-Id: Iaf55eca44890f3abaacfc9aa6624dedeb55f4d1b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7190 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix attrr-override debug tool to work with Targeting hex idsMike Jones2013-11-081-3/+3
| | | | | | | | | | Change-Id: I6c8166ad23f23a3de2fe62e3bc478c30a396c283 RTC: 90683 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7106 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* istepreasoncodes.H is a merge bottleneckBill Schwartz2013-11-081-1/+1
| | | | | | | | | | | | | | | Eliminate congestion on istepreasoncodes.H by removing error tags and moduleId/Reason codes from iSteps calling IStepError.addErrorDetails. ISteps pass only the failing error log. IStepError.addErrorDetails will get the iStep and substep from the istep dispatcher and add to user data. Change-Id: If8f8796bfeafb80b5dbcea21629137260b07bc72 RTC: 59658 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6719 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fixed makefile for epubProcedureId_check.plStephen Cprek2013-11-071-1/+7
| | | | | | | | | | | Change-Id: I629cc3f5cfa7cb957181c612fb55f74719554d40 RTC: 72863 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6881 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> 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>
* hbRelease: publish-cq adds release note to each defect in CQ.Patrick Williams2013-11-071-0/+159
| | | | | | | | Change-Id: I37048daf756addb285b77c8405637ef1391eb175 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7045 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Prevent _DebugFrameworkVMM.pm from issuing 'die'.Patrick Williams2013-11-071-13/+12
| | | | | | | | | | Change-Id: If8ece49e5ff0710276628ae1f23c02918506c03c RTC: 63901 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6878 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>
* PageMgr and MemStats debug tool enhancements.Dan Crowell2013-11-072-32/+150
| | | | | | | | Change-Id: I138b4ccd7930912336487bdf3247d581e4a51b94 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6777 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fixed performance issues in SIMICS IPLStephen Cprek2013-10-311-0/+4
| | | | | | | | Change-Id: Iccce5b641d0e2dc414bacc143a6b3e186f4e49ab CQ: SW224728 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6960 Tested-by: Jenkins Server 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>
* Initial Support for Updating SBE SEEPROMMike Baiocchi2013-10-283-5/+416
| | | | | | | | | | | | | | | This initial commit will be used to create the new SBE directories and files. It also supports the usr functions to find and copy SBE PNOR images. NOTE: It will not enable Updating SBE SEEPROMs in the IPL. Change-Id: I3f545a134493c7595ce50fd885478bbe606de472 RTC: 47032 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6311 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>
* Add version header to extended imageStephen Cprek2013-10-253-8/+38
| | | | | | | | | Change-Id: Iac1cbae0d9c7ecf74cc1d5f4b28cf5a56f24b5f2 RTC: 80985 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6858 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix standalone IPL setupNick Bofferding2013-10-181-1/+1
| | | | | | | | | | - Fixed standalone.simics to trigger SBE start Change-Id: I9dd104616c2cb288aec26992c966162830703d0f CQ: SW227791 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6737 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* fixes and enhancements to prcd_compile.tclBrian Horton2013-10-172-4/+14
| | | | | | | | | | | | | . don't create pnor directory if -O (noretrieve) option used; . add hostboot.bin to server retrieve list . add to errors checked from build . exit (instead of abort) if sandbox directory not found Change-Id: I40d5db126a1f5549d5a3b5981e9e13c24300848e RTC: 88622 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6711 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* change trace to non-error trace levelBrian Horton2013-10-141-1/+1
| | | | | | | | Change-Id: If4a0239b92fe880987562e7b9355e82fb0ff2794 RTC: 88448 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6664 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix listdeps.pl.Patrick Williams2013-10-111-6/+14
| | | | | | | | Change-Id: I881607a7cfed7531c159e484cf0205f1cce3c0f0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6628 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PNOR ECC SupportDan Crowell2013-10-114-3/+67
| | | | | | | | | | | | | | 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>
* Updates to devtree for Stradale BUDean Sanner2013-10-101-0/+18
| | | | | | | Change-Id: I5d38b819d50e2f68e2d3b0de5ec3f020c49a9fc6 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6559 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* add .attributes filetype to hwp_id.pl output for hostboot and fsp.Brian Horton2013-10-101-1/+2
| | | | | | | | Change-Id: I10f3131471017bb6671d574e3ecc0de565eee263 RTC: 88028 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6574 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Added common header file for reason codeStephen Cprek2013-10-101-1/+2
| | | | | | | | | | | Change-Id: Ifea8a00b9a36817e0b42054dfb9ce13dad8f15a6 RTC: 76269 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6478 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* add export of hbotcompid.H to fsp makefileBrian Horton2013-10-101-0/+4
| | | | | | | | Change-Id: I9fdf0e1bfba7da99a8db648c305bdaecf6f11128 RTC: 88232 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6616 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support multinode targetingNick Bofferding2013-10-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | - Added support for master processor type attributes - Made attribute sync multinode aware - Added platform properties constants - Added multinode iterator support - Extended default iterator to skip hidden system targets - Added raw iterator to "see" hidden system targets - Updated target service to be multinode aware - Added new API to query master proc per node - Modified MRW parser to support cross node peers - Modified MRW parser to default master proc per node - Removed cross node peer workarounds in node splitter script - Added common support for master system targets - Updated attribute compiler to serialize cross node peer targets - Updated attribute compiler to generate attribute size map - Updated attribute compiler to impose special ordering on target layout - Inhibited XML merge script from merging itself in xmltohb makefile - Inhibited duplicate weak symbol errors in trace statements Change-Id: I661eca12f3a7cc16c0ff5476a7ae66cea3bad7d3 RTC: 63940 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6103 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* update server hostname to new aus.stglabs.ibm.comBrian Horton2013-10-071-1/+1
| | | | | | | | Change-Id: Ie10d773c6ea4ac5b28871521b5942b3b286efad8 RTC: 87722 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6535 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* fix issues with prcd_compile.tcl scriptBrian Horton2013-10-071-6/+15
| | | | | | | | | | | | | | . allow .c files . error nicely if input file not found . local path does not have to be hostboot path for build Change-Id: Ifed1c6b26611dabd4de54c78a68bab862d172011 RTC: 72716 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6405 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@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>
* Allow Hostboot Debug tools that do unaligned writes to work on CronusMike Jones2013-10-032-2/+2
| | | | | | | | | | | | | | | | | | | | The ecmd debug framework support uses cipputmempba to write to Hostboot memory, this was changed some time ago to disallow non cache-line aligned writes. But some tools (e.g. HwpfAttrOverride) do unaligned writes and they therefore fail. Also any tool that calls a Hostboot function using CallFunc will fail because that also does unaligned writes. The emcd team changed cipputmempba to do a read-modify-write for unaligned writes if the inj mode is specified. Also a small fix to HwpfAttrOverride here, it was interpreting a decimal value (the attribute id) as hex which must be due to something changing because this used to work. Change-Id: I6535340e41d802489070bc6cffff85b9e33337db RTC: 70350 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6362 Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support CQ tag in tools.Patrick Williams2013-09-182-4/+78
| | | | | | | | | Change-Id: I403ddc4dae11daaf1758daf9c525ed539635f3b4 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6160 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b0913a_1339.810.Patrick Williams2013-09-182-4/+5
| | | | | | | | | | | | | * 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>
* Initial Hostboot Runtime image support.Patrick Williams2013-09-176-8/+31
| | | | | | | | RTC: 76675 Change-Id: Ibd21cf5b555e6dcee182a2f1a292b47d4f384ba0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6127 Tested-by: Jenkins Server 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>
* Hostboot - Updated HWPs from defect SW222043 (Power Management Significant)Thi Tran2013-09-121-0/+2
| | | | | | | | Change-Id: I2054d8de283fa65fa4aa79b5dce344a726067408 CQ: SW218817 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6129 Tested-by: Jenkins Server 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>
* PRD: Resolving compilation issuessachin gupta2013-08-291-15/+15
| | | | | | | | Change-Id: I42e67690178971d4e65c73bd2f261e9316b5431d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5953 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com>
* Clear memstate on shutdown.Patrick Williams2013-08-191-4/+21
| | | | | | | | | | | | | | | - Erase memory state once we switch to the payload so the dump tools do not try to extract Hostboot (and waste a lot of time). - Add 'limit' option to fsp-memdump that will prevent dumping more than 8MB. Change-Id: I14f553b12383de5c27aa558d706450e0eb1c844c CQ: SW219324 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5793 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update PNOR Layout XML to indicate HBB has ECC ProtectionAdam Muhle2013-08-141-0/+1
| | | | | | | | | | | | | Just cleaning up the PNOR layout to indicate the HBB partition has ECC protection. HWSV is starting to work on support for injecting ECC in all partitions and will be able to reference the XML data in all cases to know what to do. (We're not ready for ECC In the rest of the partitions yet). Change-Id: I7b9dd365fc4d3feb4c52e1edbd752b3ab4b134ad Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5794 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Tweaks for simics scriptsDan Crowell2013-08-093-21/+25
| | | | | | | | | | | | 1) Moved hardcoded cpu to 1 place only 2) Attempt to use Simics commands for masterproc Change-Id: If6bb1f60342d16da54cb558a4092425da2ed1215 RTC: 51267 CQ: SW214903 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5509 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Force makefile to fail on linker error.Patrick Williams2013-08-021-3/+3
| | | | | | | | | RTC: 72986 Change-Id: If8b30daa996c502a848c81da6806273c2aa3177c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5649 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix potential buffer overrun in genlist.Patrick Williams2013-08-021-3/+3
| | | | | | | | Change-Id: Ie0210ec7a136613a5407466af827d6a74e534876 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5648 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support SPIRA-H HDAT FormatDan Crowell2013-07-301-0/+41
| | | | | | | | | | Change-Id: If87eedf15c1ef96ea00c1a5574ad1f6b72e697b5 RTC: 71881 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5498 Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Disable VPO PNOR image buildAdam Muhle2013-07-302-13/+21
| | | | | | | | | | | | | | I disabled building the VBU/VPO PNOR images as our code is getting too big to fit in fake PNOR. I also disabled the option to distribute a vpo target since it is pointless without the corresponding PNOR images. Change-Id: I20acd7955f9e5ed11038b7e1d677fde15b1885db Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5574 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: To use PRD plugin for error log parsingsachin gupta2013-07-301-0/+2
| | | | | | | | Change-Id: I676ae1e016a96a153f6b7bf4f1e0469001e4471c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5400 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* fix issues with errl in regards to fsp and plugins.Brian Horton2013-07-301-0/+1
| | | | | | | | | | | | | | | - add ERRL_CID_HOSTBOOT parameter to errl SrcPlugin and DataPlugin functions to handle modules being in multiple components; - add hbotcompid.H file to fsp.tar so that errl parser has hostboot's id-to-name mapping; Change-Id: Ied332ed0890721116b4e5cf1220f52ff8243dc3b RTC: 78942 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5598 Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Workaround bug in 'file' for XML copyright prolog.Patrick Williams2013-07-301-4/+8
| | | | | | | | | Change-Id: Iac89083b88546a3c4b59350e98c42893f320e71d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5597 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Utilize ccache for linker and tracehash.Patrick Williams2013-07-302-6/+14
| | | | | | | | | Change-Id: Ia09c2fe78981d61487dfae328f54c14baba083b2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5551 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Convert genlist to C++Patrick Williams2013-07-305-245/+499
| | | | | | | | | | Change-Id: Ib35acf9e151d39fd9f1ce310e138f447aae51302 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5550 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Convert gensyms to C++Patrick Williams2013-07-305-161/+372
| | | | | | | | | Change-Id: I435996d29ca6c7ad4ce892302729089a2767e643 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5549 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Issues with the dump utilities.Patrick Williams2013-07-292-4/+4
| | | | | | | | | | * The debug framework tool had an outdated method for determining the hostboot memory state. * Updated the default state of the FSP tool to be 'discover'. Change-Id: I567d8a937a5417590e46691a7e9ff72dd9a2d2d3 RTC: 79598
* 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>
* Replace ffs tool with fcp and fpartDean Sanner2013-07-172-67/+63
| | | | | | | | Change-Id: I06da562001e54c8e4d4b632b6d5b8815f520daef Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5344 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Option to tracehash to keep full strings.Patrick Williams2013-07-162-3/+13
| | | | | | | | | | | | | | | Stradale wants to keep the full strings around in order to facilitate writing the trace to a serial console as strings. We may utilize this for our Sapphire Runtime-Services code as well. Change-Id: If0bff4a31ed7fdcc8cfcfc1dbb9b7036ea3e26e2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5415 Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support ccache.Patrick Williams2013-07-123-4/+7
| | | | | | | | | Change-Id: I38b3c391f2fd33ec21d9c11d1088e284216b8b3b Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5133 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud