summaryrefslogtreecommitdiffstats
path: root/sbe
Commit message (Collapse)AuthorAgeFilesLines
* SBE code restructure: sbe -> src renameShakeeb2016-08-30243-45266/+0
| | | | | | | | | | Change-Id: I6e4378d0e71a00ed2b239658d43f180df2a9b748 RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28875 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>
* SBE code restructure: moving obj directoryShakeeb2016-08-305-9/+38
| | | | | | | | | | Change-Id: Iec889b4bbcf895d5f7e794f45eb0c9d5cfa8c624 RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28874 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>
* SBE code restructure: root level Makefile fileShakeeb2016-08-303-4/+4
| | | | | | | | | | Change-Id: I50be7b537e51caf8dbbd67ace8808da35ea120fc RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28873 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>
* SBE code restructure: Set up tools directoryShakeeb2016-08-3025-12/+9082
| | | | | | | | | | Change-Id: I2ad810c3310a7b2ae0a1e1a57b3bd04ef7e9f256 RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28836 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>
* SBE code restructure: moving hooks directory to toolsShakeeb2016-08-2710-17/+12
| | | | | | | | | Change-Id: I009a2e301553e894f682eea8f4b342d10249dd76 RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28832 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>
* SBE code restructure: moving citestShakeeb2016-08-2716-36/+74
| | | | | | | | | | | Change-Id: I7f74353e75208d7321566d5079e0e8c71cd1ae69 RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28829 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: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Introducing boot folder in SBE repoShakeeb2016-08-2617-610/+325
| | | | | | | | | Change-Id: I94cc46c5deccf9376d7919e589d1334e1f0cce22 RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28826 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>
* sbe_default_tool: Makefile cleanupMartin Peschke2016-08-261-5/+3
| | | | | | | | | | | | | Built files now go to ppe's general obj directory. Do not build P9-XIP. Get the Makefile dependencies right instead. Change-Id: I363128f207d3faf621f756d8db45165767e74ea1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28593 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: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* P9-XIP: new binary output directory passed by SBE build flowMartin Peschke2016-08-262-6/+6
| | | | | | | | | | | | changed from import/chips/p9/xip/bin to sbe/obj/xip Change-Id: I3b5c947bc3bbbdc4fb365515207376d53faa5798 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28775 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: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* FAPI plat cleanup - ISantosh Puranik2016-08-2632-39/+5655
| | | | | | | | | | | | -- Deleted ppe/hwpf/* -- Move all plat and fapi files to sbe/hwpf Change-Id: I0929201b3300affe7f5bd78e4ff311e50143c5d7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28799 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> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* Fix for removal of PK_APP_OFFSET_SBE in PK codeSachin Gupta2016-08-251-1/+7
| | | | | | | | | | Change-Id: Idbd7e2cbb3457c13c46ae599b43b8f5c103232b8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28725 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> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Fetch all pre-reqs during FSP CI for a given patchSangeetha T S2016-08-251-4/+5
| | | | | | | Change-Id: I5c461eaf79860bf68011bd12bb65881e108b6995 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28768 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* removing hardlinks in img defsShakeeb2016-08-251-26/+42
| | | | | | | | | | Change-Id: I5fe1b9f0e43988565e8a5bf10984759b2f40b3f2 RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28723 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>
* Update trace config for powronSachin Gupta2016-08-242-5/+7
| | | | | | | | Change-Id: Id0f44dd45cdb381bd3f18ebd0482f65fb867587e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28707 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>
* Reducing debug logsShakeeb2016-08-2319-86/+172
| | | | | | | | | | Change-Id: Iacdb7358d3d428dda53f26e215aa701e007bb55d RTC: 159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28032 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>
* SBE:PUTRING: Fix merge issue of "Instance ring tor offset fix"Prasad Bg Ranganath2016-08-221-6/+1
| | | | | | | | | Change-Id: Ib6d46627e0dba04583afb0dc0fa0acc76ca7ffa4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28549 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Indirect scom supportSachin Gupta2016-08-228-49/+410
| | | | | | | | | | RTC: 126140 Change-Id: I916ed8b300a5d8acc86bd48eadf5f06297d425fd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26393 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>
* Fixes in release toolShakeeb2016-08-191-2/+3
| | | | | | | Change-Id: Ic171e9c9570693bf5e535b967cc96b8a11756779 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28509 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Put ring from image spec syncShakeeb2016-08-194-18/+14
| | | | | | | | Change-Id: I62402172e24d49d823a411f4ab7d47a2c82f0576 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28369 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Adding git release toolShakeeb2016-08-191-0/+2102
| | | | | | | | | | This tool provides commands to prepare a build for release on git repository RTC:149027 Change-Id: I97a88b1e805f510d6082b65b637cf99c6ba8dc9c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28145 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Removed xip binary copy from SBE CISachin Gupta2016-08-192-4/+48
| | | | | | | Change-Id: Id37b19028df64b7de4840b43589f21b4dbb06f96 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28502 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Override support for putring functionalityPrasad Bg Ranganath2016-08-192-92/+192
| | | | | | | | | | | | | Change-Id: I01ee8573bc0b9b21f77508022593a4e93d994565 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27774 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Kahn C. Evans <kahnevan@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27775 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* move ppeSetFixed.pl from tools/image to tools/scriptsMartin Peschke2016-08-191-1/+1
| | | | | | | | | | | Change-Id: I15e6437594542285fc1ecc3d64165c04fd70d888 RTC: 157865 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28376 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: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Updating SBE parser formatShakeeb2016-08-182-6/+10
| | | | | | | | | Change-Id: Ic3b97c3290045c459ac33120905b7a603649d695 RTC:151554 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28201 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>
* Use mirrored PKSachin Gupta2016-08-182-5/+9
| | | | | | | | | | | Change-Id: I8b990bf48bde9434f981dad4100a81bfe7a3c766 RTC: 158865 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28293 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Reset fapi2::current_errSachin Gupta2016-08-181-0/+7
| | | | | | | | | | Change-Id: I16d926b7213089494393014e8fd611e0750d7c9e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27677 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: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Fixes to make sure merged commit's CI succeedSangeetha T S2016-08-182-5/+46
| | | | | | | | Change-Id: I06b0157ad450a7be31714e2f683e0352fd7f4046 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28441 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>
* Facilitate FSP CISangeetha T S2016-08-175-22/+1332
| | | | | | | | Change-Id: I32f4d9cd62a7f2a3c2ace8d66ec7a5dbfa2838c3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27131 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>
* Fixing bug in ATTR_BOOT_FLAGSSachin Gupta2016-08-161-1/+1
| | | | | | | | | Change-Id: I818bc0649089e7c35310909a6ed000a011c34728 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28309 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Use ATTR_BOOT_FLAGSSachin Gupta2016-08-162-17/+7
| | | | | | | | Change-Id: I881f70f31a505db821679a12c98a4d1bc12427ff RTC: 150291 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28300 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* FFDC generation updatesShakeeb2016-08-165-76/+31
| | | | | | | | | Change-Id: If166dde92edef9d379a2d02a29576a9443490efc Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27484 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> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Enable the import tree to have PPE prologsStephen Cprek2016-08-156-93/+36
| | | | | | | | | | Removed suffix from addCopyright script Made several other copyright fixes that other teams have made Change-Id: Id5abfaf2f38672e5dc7c7cfea410f0543c0f9b24 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28103 Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
* Wrappers for SCOM functionsSantosh Puranik2016-08-122-3/+45
| | | | | | | | | Change-Id: Ie0db2bfb88ce4c3ddef4b0f30b872c397412640a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28141 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* PPE Multicast implementationSantosh Puranik2016-08-124-86/+87
| | | | | | | | | Change-Id: I01ac5566e80ba5a0a539f58cddc3f22fd763e63b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26114 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* SBE:PUTRING: Instance ring tor offset fixPrasad Bg Ranganath2016-08-111-7/+2
| | | | | | | Change-Id: Iefafaab5efe3abb29845a4a01158f1726fa0e526 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28136 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Initialise PIBMEMSachin Gupta2016-08-051-0/+54
| | | | | | | Change-Id: I826378d6d22bca69b776024f0f42cf36952c3141 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27568 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Update backing buildSachin Gupta2016-08-052-5/+2
| | | | | | | Change-Id: Iba94dd518d253051532bbdfdbfe0ba40c686a6ae Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27896 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* State Machine - DMT State fix for Stop DMTRaja Das2016-08-031-1/+9
| | | | | | | | Change-Id: Ie26e4d1add481beaafbd32b531c9104e14a484f9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27809 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>
* Increase SRAM size for PIBMEM imageSantosh Puranik2016-08-021-6/+6
| | | | | | | Change-Id: Ibd562f7dba8625a46f57d2d6939dc7eb62cf71b4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27738 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* FFDC parser plugin new filesShakeeb2016-08-012-0/+306
| | | | | | | | Change-Id: Ia4ba8b2aaaef8fcdc4eda0bdd60029396f72147b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27508 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE State Machine ImplementationRaja Das2016-08-0124-94/+1237
| | | | | | | | | Change-Id: I480937871cc14025d46d562fa68700deb350b9ee RTC: 126146 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25262 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>
* Changes for local-only SBE ffdc collectionSantosh Puranik2016-07-314-3/+51
| | | | | | | | | | | | | | -Update parseErrorInfo.pl to only pick up <ffdc> taged items -Reduce class footprint to size acceptable to sbe environment Change-Id: Ia969ce649e9c0891d7a01de12438a626dfecb163 RTC:154307 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25463 Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Update backing buildSachin Gupta2016-07-293-24/+24
| | | | | | | Change-Id: I49672b35cdc8ecd2dbfa0bd990bbc96243151d9b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27612 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Removal put ring from image testcaseShakeeb2016-07-291-1/+2
| | | | | | | Change-Id: I85ed8bc497f4c3df7b4841d408d7893af6c6a4d0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27607 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* FFDC correctionsShakeeb2016-07-282-1/+4
| | | | | | | | Change-Id: I998e5fe9dac3239453229f1951b1f8b719264bd0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27553 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Removal of FFDC maximum length checkShakeeb2016-07-281-23/+1
| | | | | | | | Change-Id: Idda8a40aa25de6f4f822fa2a36f57f5ce04dc1c3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27497 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* FFDC correctionsShakeeb2016-07-283-5/+22
| | | | | | | | | Change-Id: I2a04a4fdf226e6d5aaa4ccaa4b2d39c590e7862f RTC:151555 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27482 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Makefile CleanupSachin Gupta2016-07-271-191/+45
| | | | | | | | | Change-Id: I61e2255cb3fdac9f18080235874513152577ca19 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26937 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> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Get Ring SupportRaja Das2016-07-2513-27/+388
| | | | | | | | | Change-Id: Ieb6bb823182dc41e16f82aa944d9e5f41d53d436 RTC: 128979 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26332 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>
* Put Ring From Image Chip-OpShakeeb2016-07-2513-98/+720
| | | | | | | | | | | Implementation of Put Ring from Image chip op with the signature - Ring ID and Pervasive Chiplet ID Change-Id: I19b88fb83c11c3d5c7f25bc22338a11fef0c8d4d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23665 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
OpenPOWER on IntegriCloud