summaryrefslogtreecommitdiffstats
path: root/src/build
Commit message (Collapse)AuthorAgeFilesLines
* compact suspend ffdcAdam Hale2017-08-282-1/+2
| | | | | | | | | | | | | | Change-Id: Ide9bb843b4b4526afe2432a58c5086e3fcb49f3c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43122 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43393 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* [Whitelist/Blacklist] - Files additionspashabk-in2017-08-253-3/+38
| | | | | | | | | | | Adding new files in SBE build and compilation unit Change-Id: Ia19c0a2944ec46b88e657f2aa11cf302da34837f RTC: 174252 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40908 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Moving some sbefw functions to seepromspashabk-in2017-08-092-4/+10
| | | | | | | | Change-Id: Ifb4340e52be309897b1b5075b9d7af08ab2ae624 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43585 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Updated Makefile/Script to update Build Tag/Date/Time/User/HostnameRaja Das2017-08-072-5/+78
| | | | | | | | Change-Id: I7b1b1ecff2442f52f2c2915e4caa1ea35372dc71 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42185 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Enabled p9_suspend_powman.CSachin Gupta2017-08-021-0/+1
| | | | | | | | | CMVC-Prereq: 1029951 Change-Id: If91f458e208dda1fb20e9e5d91af0eb4052805de Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43193 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Fix errl tracesspashabk-in2017-07-251-1/+1
| | | | | | | Change-Id: If425caa736f16224ef6bafdbe0768616c93d8c64 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43502 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Revert "p9_fbc_utils.C moved to Seeprom to save some space in Pibmem"Sachin Gupta2017-07-252-6/+1
| | | | | | | | | | This reverts commit df2ccf5c0ebd228c90fd8099f419332311a96e7c. Change-Id: Iec6be767e3268ccf8ffc806ec93f3f900cd30c0c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43581 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* p9_fbc_utils.C moved to Seeprom to save some space in PibmemRaja Das2017-07-242-1/+6
| | | | | | | | Change-Id: I8b2a2cfb2b599f20b12f5f6f89edd4a4643d0ec2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43419 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Optimized PPE FFDC collection frameworkAmit Tendolkar2017-07-193-2/+13
| | | | | | | | | | | | | | | | | | | Allows SBE to collect CME / SGPE FFDC for errors from p9_sbe_check_master_stop15 in istep16 Change-Id: Ie31336fae9d29e14dbb7995cd438b87ef615d4b6 RTC: 174610 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41375 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42600 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* PM: Delete deprecated attributesGreg Still2017-07-141-1/+2
| | | | | | | | | | | | | | | | | | | | - Complete the move to platform SYSTEM_*_DISABLED and HWP *_ENABLED attributes - Added VDM DPLL response attribute to CME header mapping - Updated review comments Change-Id: If8f8e42fd94825623315e8a7c28105cca8c8c8b2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42918 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42919 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Fix errl tracesspashabk-in2017-07-131-1/+1
| | | | | | | Change-Id: I2f47a5c9e342703a388c330314cf87d5b9653972 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42973 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Restore SBE tracingSachin Gupta2017-07-131-4/+0
| | | | | | | | Change-Id: I4f101c9236d362ca0aa2f964e3851e94b7c1394e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43073 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Sbe Compression DecompressionSunil Kumar2017-07-073-8/+10
| | | | | | | Change-Id: I8eb691ba7b28a4c7347040d3da5c16c01d5b9697 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39225 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Move p9_perv_sbe_cmn procedure to seepromspashabk-in2017-07-042-1/+1
| | | | | | | | | | PIBMEM memory overflow - so moving p9_perv_sbe_cmn to seeprom Change-Id: Ibbc8f99b04d25706b0f54d33fa15d0ca5b72b518 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42637 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Install DD2 only changes and support DD2 attrdumpspashabk-in2017-06-302-13/+16
| | | | | | | | | | | | Get 'make install_DD2' working without making DD1 before hand cmvc-prereq:1027517 Change-Id: I5b64759bc3ffbe5ca16d677e28cb8f4433f4e700 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42345 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
* Enable DD2 images in op-build pnorspashabk-in2017-06-271-3/+2
| | | | | | | | | | Change-Id: I782d152db45ed64c38fea7a7104d7be19639d204 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42263 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Disable error traces for DD1Sachin Gupta2017-06-261-0/+5
| | | | | | | | Change-Id: I18387e3330b29e003580763bf0e85cf312448cb0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42414 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Added p9_hcode_image_build_attributes.xml in src/build/MakefileRaja Das2017-06-011-0/+1
| | | | | | | Change-Id: If8f283b0d73987d10807cc982d04044be3b766eb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41218 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* FAPI Plat CleanupSantosh Puranik2017-05-312-7/+6
| | | | | | | | | | | | -- Remove src and include subdirs Change-Id: I47d2b7d0b3667e7765692fb014932ae23a6325f7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41085 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* Disable SBE ENTER/EXIT tracesSachin Gupta2017-05-311-1/+1
| | | | | | | Change-Id: Ifc0be8d21ab938ff818f6ae6bc8771b05aea15ec Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41160 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Modify ppe trace prefix to have same trace hash for DD1 and DD2spashabk-in2017-05-251-1/+1
| | | | | | | | | Change-Id: Ic8b7223b7de6b22fe42b12e9208f0fac7a36cfe9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40263 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Moved p9_sbe_load_bootloader from seeprom to pibmemRaja Das2017-05-112-1/+2
| | | | | | | | | | Change-Id: Ib74226e4c34df48b1c5c67e7d81cac5bdf8d2fc6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40253 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* buildInfo: Rename COMMIT_ID TO SBE_COMMIT_IDWilliam A. Kennington III2017-04-201-3/+3
| | | | | | | | | Resolves #5 Change-Id: I4c3f2e392403915e1beb0ed91086c65357d73a47 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39525 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* buildInfo: Ensure we have a COMMIT_IDWilliam A. Kennington III2017-04-201-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | It's currently possible to build the current sbe without having git installed and have the compiler complain about: sbecmdgeneric.C:54:18: error: unable to find numeric literal operator ‘operator""x’ fwCommitId = SBE_COMMIT_ID; This commmit makes it possible to specify a git COMMIT_ID, but fall back to the old behavior of parsing the actual git data. It also makes sure the process fails at this script instead of during compilation. Signed-off-by: William A. Kennington III <wak@google.com> Resolves #4 Resolves #4 Change-Id: I533d7914fe2f74a3540be87c6a5a2c2bb98ffc78 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39468 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* OTPROM image for DD2spashabk-in2017-04-182-1/+4
| | | | | | | | | Change-Id: Id51f7d43b766f326af2a25ddce178e9b899ac929 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35783 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Support to show boot progress using message registerSachin Gupta2017-04-071-0/+11
| | | | | | | | | | | Change-Id: I891c8906f2445f336c4a4eb3765b676b3bf06f8e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38870 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Enabled p9_suspend_io hwp in SBE MakefileRaja Das2017-04-061-0/+1
| | | | | | | Change-Id: I930bfc2c18e557deb42b1f57b1fd6a47772a60c6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38342 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Op-Build distribute tool updatespashabk-in2017-04-031-20/+52
| | | | | | | Change-Id: Ia5235ca101c286f6271e1d4355d1fa009bbf3a69 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38740 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Adu moved to pibmem for lab performance improvementSachin Gupta2017-03-315-15/+13
| | | | | | | | Change-Id: Ib232729f5ba4d4291a9923e8713b0b981283ae4c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37572 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Modify op distribute toolspashabk-in2017-03-291-19/+4
| | | | | | | Change-Id: I8dcc64103f5085ba7c2c04280231c8bef1a6c880 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38400 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE Tag added in the xip header only for SBE ReleasesRaja Das2017-03-241-0/+1
| | | | | | | | | Change-Id: I34aa11c990d81e1c94f247aff1f91db7022ceee6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38021 Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.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: Sachin Gupta <sgupta2m@in.ibm.com>
* Increased the size of buildTag in xip header by another 4BytesRaja Das2017-03-241-3/+1
| | | | | | | | | | | | | | | RTC:170829 Change-Id: I82b6a6fbe0816ab3cf205aa4e7b5dfe1fda2c8bb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38195 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38205 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* SBE op-build distribute toolspashabk-in2017-03-231-0/+102
| | | | | | | Change-Id: I2db4c32ad54aff5cf2657bf4a0f14e4348544d36 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38348 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Build infra updates for op-buildspashabk-in2017-03-233-34/+17
| | | | | | | | | RTC:166889 Change-Id: I668af45fbb905385236a9090d145b548e6c77c2d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38192 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Moving adu files to PIBMEMSachin Gupta2017-03-093-9/+12
| | | | | | | | | | Change-Id: If1485fa96b0be20e43c27d573471aa1e4cf259aa Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37583 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* IMAGE_SRC define required for pk makefilespashabk-in2017-03-011-0/+4
| | | | | | | Change-Id: I40192158f4a7ca6a62a19e11b0b8d702e5b3e70c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37174 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Remove CHIP_UNIT_POS workaroundSantosh Puranik2017-02-262-39/+1
| | | | | | | | | | Change-Id: Id5cd5cf77dd9a9dbf02a70b7a7f9dd4ebaedc6fc Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36705 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* Errl parser fix and support to make DD1 and DD2 images separatelyspashabk-in2017-02-151-1/+2
| | | | | | | | | | | | | | | | | | Supported rules: make DD1 -> build DD1 images make DD2 -> build DD2 images make all -> build all images make install_DD1 -> create simics tar for DD1 make install_DD2 -> create simics tar for DD2 make install -> create simics tar including all images Change-Id: I7eb62f2551d0ca8cf467270812df7da0c181d3af Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36416 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Remove .out and .map files from simics.tarspashabk-in2017-02-101-6/+1
| | | | | | | | Change-Id: I7f6f73ee9f292e0985e16a225d67664d8f4f50d4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36212 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Stopclock chip-op updatespashabk-in2017-02-071-6/+6
| | | | | | | | | | Change-Id: If382ef60fa3c4a7115fd417edf7c4f18999f226e RTC:162349 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34164 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* StopClock Isteps in SBE (Debug usecase in MPIPL)Raja Das2017-02-031-1/+7
| | | | | | | | Change-Id: I2eab07b70d021294bb938a2c8aabd9b81641d212 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34817 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com>
* Array HWP makefilesspashabk-in2017-02-034-0/+111
| | | | | | | Change-Id: I7f625e0e07604f246f55c5702f39fb7eea5d2d31 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35888 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* DD2 image infrastructurespashabk-in2017-02-0312-49/+85
| | | | | | | | | | Change-Id: Iacd98b961f87b805fab788f004d87880c4f5f7e0 cmvc-req:1013262 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34241 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Add build_tag to xip image headerPrachi Gupta2017-02-021-2/+5
| | | | | | | | | | | | | | | | | | | | When releasing an image to FW, we would like to keep track of which release tag was used to build this image. Later on, that release tag can be used to rebuild the same image. Change-Id: I734b9a642e1b1c0a63a1cc25ab9c61beb35b25f3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26930 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26932 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* Remove c++11 dependencySachin Gupta2017-02-012-3/+2
| | | | | | | | | | Change-Id: I9a952e87521749fafa3beb2a905514719e5c6332 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35310 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* Remove extra padding from seepromSachin Gupta2017-01-251-3/+3
| | | | | | | | Change-Id: Ia35cf19fc61003ed97f21e4a4db35b574e327084 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35368 Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Initialise empty section of l1 loaderSachin Gupta2017-01-191-1/+1
| | | | | | | | | | | | We have reserved 512 bytes for L1 loader. If size of L1 loader is less than 512 bytes, we want to zero fill rest of areat. That is required to ensure that that there is no are of PIBMEM which is not initalize. Change-Id: I85a9490540472aaee6c671bb317fb53f147ffc32 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34937 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Disable FAPI_INF tracesSachin Gupta2016-11-301-1/+1
| | | | | | | Change-Id: I4128d44936dae9bf971043a3c48fd5d2c2707752 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33167 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Disable assertSachin Gupta2016-11-291-0/+3
| | | | | | | | Change-Id: I5cccf7d696e5c0f62f7f2bde3d5a2d002a12b32a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33016 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* FAPI Trace level changed back to '3'Raja Das2016-11-141-1/+1
| | | | | | | Change-Id: I199785f9cddc2a0565403ccd5b27df6ef4e76057 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32586 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
OpenPOWER on IntegriCloud