summaryrefslogtreecommitdiffstats
path: root/sbe
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Updated makefile with SIM_ONLY_OSC_SWC_CHK definitionSunil.Kumar2016-07-251-0/+4
| | | | | | | Change-Id: Icfc7d0af52ab8eaa498a4bd690de9d35b705b429 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27250 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Remove SBE_TRACE from putRing inline function.Prasad Bg Ranganath2016-07-251-2/+0
| | | | | | | Change-Id: I7049ac2dc0847151b976f35d31e68fed46abb94a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27423 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE internal FFDC package generationShakeeb2016-07-257-4/+576
| | | | | | | | | | | | Support to generate SBE internal FFDC package over both FIFO and MBOX interface RTC:151555 Change-Id: I6f07dc017312063a0ed9a1794fecafb2fb62041c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24362 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>
* Update to plat_getTargetHandleByChipletNumberSantosh Puranik2016-07-183-5/+81
| | | | | | | | | | Templatized to take in a fapi2 Target type Change-Id: Icd55f82e6c8dd0bed92eb245678722ec15f12617 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27127 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>
* SBE debug toolshakeeb2016-07-181-0/+137
| | | | | | | | | | | Tool to parse sbe traces and attribute dump RTC:151554 Change-Id: I23814f1f7a7e173c7018a2d0fdcfab293676acc0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24604 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>
* Partial cleanup for tools directorySachin Gupta2016-07-182-11/+16
| | | | | | | | | | | | | These changes are done 1. Removal of PowerPCtoPPE folder 2. Remving binaries from tools/ppetracepp. Generate these binaries at runtime. Change-Id: If884ba1cc5e2747265ce3618e82d1fb439babcd4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26889 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>
* apply patch for rings.Joe McGill2016-07-182-0/+35
| | | | | | | | | | | | | | Patch includes these 1. Timeout issue in simics 2. Patch for HW image 3. Patch for scandef First two patches will go away soon. Need to work with teams for scandef issue Change-Id: I779488d65769b440837866d71bfc02c3bdd9b23b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27095 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Synchronization of Command HandlingRaja Das2016-07-166-152/+287
| | | | | | | | | Change-Id: Iefec280c27f432c9624e8fd3abf78f6bb0ee3adb RTC: 150470 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25538 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_PLAT: GETRING - L1 supportPrasad Bg Ranganath2016-07-155-4/+207
| | | | | | | | Change-Id: I6fe37aa23e07ca75f17f48d5eea91e92472c7134 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25491 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* SBE Host Utility updatesShakeeb2016-07-143-6/+121
| | | | | | | | | | | Addition of auto ack in read API Addition of API to extract 32bit words from double word Change-Id: If092456994185a246d4741455496fdc2236ea031 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26156 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>
* Renaming SBE trexStringFileShakeeb2016-07-142-68/+92
| | | | | | | | Change-Id: I728fe06135300b2a02dafb5af9d18cb25081f469 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26666 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 Image Build Flow: no 2kB .overrides placeholder anylongerMartin Peschke2016-07-081-6/+2
| | | | | | | | | | | | | | | | | | | We used to reserve 2kB inside the SBE Image for .overrides, which was assumed to be replaced or overwritten with real override rings. The requirements have been relaxed, the placeholder is being removed. This will simplify the placement of .override content from a tools perspective, making the placement similar to what we will do as to .hbbl: we simply call p9_xip_append(). Change-Id: I9b8268cc63d568baf81f889c97aa95c2afdbcdc1 RTC: 157404 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26702 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Use ATTR_PG attributeSantosh Puranik2016-07-081-1/+0
| | | | | | | | | | | | | -- Remove use of ATTR_PG_<CHIPLET> -- Delete pg attributes XML Change-Id: I96986292fb6e360fc785f99e66b3e866dccd4fef Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21871 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* SBE FFDC structure updateShakeeb2016-07-082-16/+59
| | | | | | | | | Change-Id: Ib42eedf20ba0784d92988949eaa9e657c7d2653f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26397 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Force long call for DMT ProcedureRaja Das2016-07-071-1/+5
| | | | | | | Change-Id: I2e348382d85de193b8f23a94e11af21e8e6ed110 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26720 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* OBUS changes in plat_ring_travers codePrasad Bg Ranganath2016-07-052-10/+19
| | | | | | | | Change-Id: I1f4479080c0f994a09680cdcd12e9fb9cf8b35ea Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26593 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Move hooks & related scripts to sbe/build/tools/hooksSangeetha T S2016-07-0110-2/+1896
| | | | | | | Change-Id: I16dda4cefb65c64c2a0b888bf913176e166effa5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26331 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Fix putRing code merge issuePrasad Bg Ranganath2016-06-291-1/+7
| | | | | | | | Change-Id: Ide73d18db6058ae81bdea2c48e875533b9973652 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26423 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Support EC feature attributesSantosh Puranik2016-06-292-0/+50
| | | | | | | | | Change-Id: I045dc6cda8d9d5237caef24b62cbe89405121d15 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25978 Tested-by: Jenkins Server 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>
* New rings and obus0,1,2,3 support in ringId filePrasad Bg Ranganath2016-06-291-10/+41
| | | | | | | | | | | | | | | | Modified p9_ringId.C and p9_ring_identification.H for accommudating new rings support Change-Id: I5a43ddf01c7377327b6d13c3bde5191458cf96d7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25695 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Joseph E. Dery <dery@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25913 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Remove bss section from SBE imageSachin Gupta2016-06-271-13/+15
| | | | | | | | | Change-Id: I4167cf412c45f9228766d5db53c6ceb9bd8db384 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25986 Tested-by: Jenkins Server 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>
* PUTRING changes to avoid PPE CI fail for HWPSPrasad Bg Ranganath2016-06-231-1/+7
| | | | | | | | | Change-Id: I279ddc010854030511137b50af96fe5e4ecef53a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26112 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com>
* otprom ChangesSunil.Kumar2016-06-211-1/+1
| | | | | | | | | Change-Id: Id0529dc74ec6afd6bf762d0eee52fbc84f0eb242 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25980 Tested-by: Jenkins Server Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Changes for handling EX/MCS scomsSantosh Puranik2016-06-211-8/+32
| | | | | | | | | Change-Id: I411440954ce98add0a70013efa1d8aadd05b60c5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25740 Tested-by: Jenkins Server 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>
* putRing on SBE PlatBilicon Patil2016-06-157-72/+544
| | | | | | | | | | | | | Conflicts: sbe/image/Makefile sbe/image/img_defs.mk tools/image/Makefile Change-Id: I4dc56c2b699724af2c6a57a0b62742998c4cf68b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22439 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Move prevasive procedures to SEEPROMSachin Gupta2016-06-152-2/+29
| | | | | | | Change-Id: Ifc930b6b27f73e9dc44a5c03037e7c8a0192364e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25190 Tested-by: Jenkins Server Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Check on Functional Core before Calling Hwp Control InsRaja Das2016-06-131-0/+4
| | | | | | | | | Change-Id: I97906cc67e5544be26e0fda3a6a29feeb00e99c5 CQ: SW353108 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25704 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Removed P9_HCD_STOP_SKIP_FLUSH/P9_HCD_STOP_SKIP_FLUSH compile flagsSachin Gupta2016-06-131-2/+24
| | | | | | | | Change-Id: I760c3238fbcab87bf345c578dbc0aeae76cb7fa6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25388 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Machine check interrupt handlerSantosh Puranik2016-06-134-1/+180
| | | | | | | | | | | | Added an interrupt handler for PPE machine check to gracefully handle SCOM failures. Change-Id: I75711ea9817a95e678e365efec9c12243c5e8b46 RTC: 148524 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23735 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Pibmem repair codeSunil.Kumar2016-06-084-3/+49
| | | | | | | | | Change-Id: If2e768d82fa743241e413f619f34f33dcf8da04b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22517 Tested-by: Jenkins Server Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Updated Makefile to include p9_cache_contained_attributes.xmlSantosh Puranik2016-06-081-0/+1
| | | | | | | Change-Id: I73e232cf5f3ad276579d8a2f2918bd3ca00b9e72 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25289 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Enable New istepsSachin Gupta2016-06-081-8/+30
| | | | | | | | | Change-Id: I4fd808eebf9c9bddf8162811e82017a0ba4c5e3c RTC: 148465 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25115 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Updated DMT flowSachin Gupta2016-06-081-1/+36
| | | | | | | | | | RTC:151006 Change-Id: I55fed86838a2fff62fab606f5c79362bdadd50d3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25163 Tested-by: Jenkins Server 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>
* Adjust PIBMEM base to reduce sbe_pibmem.bin sizeShakeeb2016-06-081-2/+28
| | | | | | | Change-Id: I2600dcadcd225cebc791522d973e6705296dd0b9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25290 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Updated backing buildSantosh Puranik2016-06-082-886/+24
| | | | | | | | | | Move to b0531a_1624.fips910 Remove patch for p9.inst Change-Id: Ia6010feaf38087dac19bff67077c65648911789d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25294 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* Temporary disable the prolog verification in CISachin Gupta2016-06-081-10/+10
| | | | | | | Change-Id: Ia826a8a0c5a55acd1f94af979383c255815babf0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25164 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Adding the Hooks and supporting files for commit and applypatchSangeetha T S2016-06-083-14/+122
| | | | | | | | Change-Id: Id6ea19f7c5acd6345d403fd3575d660f14647cd2 RTC:149657 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23406 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* ADU SupportRaja Das2016-06-0812-247/+1153
| | | | | | | | | Change-Id: I8351391d75fcd0d8d07e94d2e3378d052993c3a7 RTC: Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22855 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* RTC: 126147Santosh Puranik2016-06-089-29/+166
| | | | | | | | | | FIFO Reset support Change-Id: I1654d4a5a72bebd0764c2f560030057bf984cc31 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23042 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Update Reg access test casesSachin Gupta2016-06-083-0/+90
| | | | | | | | Change-Id: I664928ba32aac327ab5c40ad5f85b1f4079aa981 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24950 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* PSU test framework updateshakeeb2016-06-083-26/+36
| | | | | | | | | Restructuring of SBE-HOST MBOX interface test framework Change-Id: Icc24fde4c0ac09ecbe2288f3ac4327b14defe156 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24702 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Change to plat code that applies gardsSantosh Puranik2016-05-182-17/+30
| | | | | | | | | | | | ATTR_EQ_GARD and ATTR_EC_GARD are left aligned now Added reading the C4 board pin to determine master/slave Change-Id: I0df1b07c1ced5849eca90e02b8344d70490e1737 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24415 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
OpenPOWER on IntegriCloud