summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Fix linker errorSantosh Puranik2016-07-251-0/+2
| | | | | | | | | | Fix linker error for EQ/PERV versions of plat_getTargetHandleByChipletNumber Change-Id: I6dfcce0a8c1ba4cd02a070ee85c7d7ff90866268 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27168 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>
* Pstate Parameter Block structureGreg Still2016-07-233-187/+640
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added VDM and Droop attributes refined in design sessions - Refined OCC, Local (CME) and Global (PGPE) content - Additional attributes to structure updates - Moved freqeuncy bias attributes from "EXT" to applying to both external (Global) and internal (Local) computations (eg remove EXT_ from the name) - Add resonant clocking attributes - Add iVRM attributes and content to p9_pstates.h and INT biasing attributes to XML - Add generated Pstate output structure - Moved ATTR_DPLL_DIVIDER to p9_pm_hwp_attributes.xml as it is written with default vs relying on platform from necessarily providing it.. - Change ATTR_DPLL_DIVIDER default access to check for 0 value to then set default value - Added temporaty HB attributes - Added ATTR_VDM_ENABLE plus rebase - Deal with HB CI warnings - Rebase Change-Id: I435bcbbbba0006718211341322d26c6d98bb7dec RTC: 153217 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24904 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+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: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24906 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_hcd_cache_dcc_skewadjust_setupAnusha Reddy Rangareddygari2016-07-231-5/+74
| | | | | | | | | | | | Change-Id: Ia8f323e91ab1659749d0b53a789dfbc937ea6bcd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26896 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26897 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_hcd_cache_chiplet_l3_dcc_setupAnusha Reddy Rangareddygari2016-07-214-5/+50
| | | | | | | | | | | | | Change-Id: Ia9877b2fc0e4eaf2a72f04434f24ec82ddd0727d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27175 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: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27178 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Allowing compilation if there is hash collision in same file.Sachin Gupta2016-07-201-1/+5
| | | | | | | | | | | | | | | | This is in sync with the approach we use when there is hash collision across files. As we are using mirroring, sometime its not possible to fix hash collision for a commit immidiately. So allowing compilation and expecting to fix hash collision separately. Change-Id: Ibe3a5e6ab9352e7512fecf4aef993e8f3458176c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27135 Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> 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>
* p9_sbe_fabricinit -- change scope of pbop commandJoe McGill2016-07-201-1/+6
| | | | | | | | | | Change-Id: Ic7743d8966d2e47b89ebb2ff7814b5fdae9f355c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26954 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26958 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Fapi delay updatesAnusha Reddy Rangareddygari2016-07-202-2/+2
| | | | | | | | | | | | Change-Id: If62c0d53b5ccdf78eff4b92de2600780422def91 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26960 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26962 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* VBU IPL -- update sim PLL configurationJoe McGill2016-07-206-884/+706
| | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust refclock/PLL configuration to drive all mesh clocks from PLLs non-IO/wafer configuration (nest PLL bucket #1) -- default for sc/sq/fc IO/system model configuration (nest PLL bucket #2) -- default for mc Regression framework updates Remove dependence on sim-only varosc/refclock HWPs Scan from HW image (ultimately need to move to SEEPROM) Add memory attribute HWPs missing from flow Handle real/broadside scan options HWP updates Scan PLL configuration from image Preserve clock mux attribute programming First crack at removing unneeded PLL buckets from images/TOR Add boot support for warm IPL Change-Id: Ic7f27ab3dfdf258471d91618adc8eae4cadb2e42 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26938 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: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26990 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* p9_dump_stop_info.C - Level 1Greg Still2016-07-191-1/+24
| | | | | | | | | | | | | | | | | - set flag to Level 1 Change-Id: I13cd1fe213196490ca92c2faa2bd5952206cc2fb RTC: 15501 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26883 Reviewed-by: Prem Shanker Jha <premjha2@in.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: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: YUE DU <daviddu@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26910 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* variable_buffer: Support get<OT>() / put<OT>() for incomplete buffer tailsJoachim Fenkes2016-07-191-6/+31
| | | | | | | | | | | | | | | | | | | Support getting and putting the last incomplete OT in a buffer that's not an integer multiple of the OT's size. Values will be treated left-aligned. Also add an assertion to get<OT>() to make sure we don't read beyond the end of the buffer. Change-Id: I527d21209c1694598526bfc815bfd7de38d0fb10 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26048 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: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26052 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level2 HWP for p9_check_chiplet_statesAbhishek Agarwal2016-07-192-16/+7
| | | | | | | | | | | | | | Change-Id: I0d5ba640d01b15a82854e7e7299f9329df23cbf7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26697 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: MURULIDHAR NATARAJU <murulidhar@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26712 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* p9_sbe_select_ex Level 2 updateGreg Still2016-07-192-220/+353
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add PFET Delay settings for booting Quads/Cores for istep 4 - Delays controled the -DPRODUCT_DEFAULT_PFET_DELAY compile switch - if not defined (aka simulation), delays only 1 cycle between steps (on or off) - if defined, fixed delays based on the fastest nest times to meet minimum times for hardware (turn on); turn off is fast - Backed out the vector use reduction as this presented SBE platform problems. Those will be addressed in RTC 151413 - Per discussion to have ALL good core/cache and EX Multicast groups setup in p9_sbe_chiplet_reset, redid this procedure to only REMOVE chiplets from groups 3, 4, 5, and 6 in single mode (the default) so as to leave only one core n group 3 with the associated EQ in group 4 and the assoicated EX in either group 5 or 6 depending on even or odd EX number. If ALL mode (controlled by an attribute), no MC groups are modified. - Vector removal was addressed by removing some error checking for the sake of SBE code space. - Added default setting of QSSR that all L2s and Quads are stopped Change-Id: I650ab91b72cce86d9b7f319e988cccc72a691abd RTC: 151360 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23138 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: YUE DU <daviddu@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23139 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Update to plat_getTargetHandleByChipletNumberSantosh Puranik2016-07-185-29/+119
| | | | | | | | | | 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-1815-2158/+70
| | | | | | | | | | | | | 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>
* Fix paranthesis syntax in scom initfilesPrachi Gupta2016-07-183-30/+30
| | | | | | | | | | | | | | | | | - The spyname needs to be added only once to the scom list because we iiterate over all spynames - Create unique enum variable names for scom initfile Change-Id: I6b5faab70b4867c17f72fc536d792e9459087857 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26872 Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@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: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27113 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Adding in a delay between ADU reads for fastmode and looping aroundCHRISTINA L. GRAVES2016-07-181-80/+82
| | | | | | | | | | | | | | | the status check Change-Id: Ib6fd1ce42a7fd8b6e424b0ba532f46483cad1f41 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26969 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: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26977 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Add new addErrorInfo method to enable collectFfdc and collectRegFfdcRichard J. Knight2016-07-181-0/+22
| | | | | | | | | | | | | | | | -new interface to make it easy to add error info passed back from the ffdc collection functions. Change-Id: I0182492ee980b733a8db9f8d6cac4361470bb606 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27043 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: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27044 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Putring:Fix EX scan region conversion supportPrasad Bg Ranganath2016-07-181-1/+1
| | | | | | | | | | | Change-Id: I13163ad7acf18ed38307fdcefaa30ed3223d75a0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26698 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26709 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>
* process SBE NPLL/chiplet PLL error filesJoe McGill2016-07-141-0/+2
| | | | | | | | Change-Id: I63214ce813b8298002b89237fd328d3a60d2ae0e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27022 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
* add empty error files for SBE PLL initf procedures to setup mirrorJoe McGill2016-07-142-0/+42
| | | | | | | | | | Change-Id: I0db69d341fc6e497bb51730b965b9403739b3c16 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26983 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26998
* 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-143-77/+125
| | | | | | | | 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>
* Update backing buildSachin Gupta2016-07-141-1/+1
| | | | | | | Change-Id: I0b2cb407fbe52942daf5917350af2cd60007f7a8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26999 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_hcd_ccahe_dcc_skewadjust_setupAnusha Reddy Rangareddygari2016-07-121-2/+2
| | | | | | | | | | | | | Change-Id: I3a18caa715eebec97cd744f2e1b3851f580772ca Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26768 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26835 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP p9_sbe_nest_initfSunil.Kumar2016-07-122-25/+76
| | | | | | | | | | | | Change-Id: I8271b798266f5f938231f177d1b7b45bdce1642a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24438 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24955 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP To scan gptr repr time ringsSunil.Kumar2016-07-124-13/+243
| | | | | | | | | | | | Change-Id: Ic5758757cc2f9831d4ca82beb18d32e0df68c2ee Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24447 Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25988 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Update for p9_sbe_npll_initfSunil.Kumar2016-07-121-1/+1
| | | | | | | | | | | Change-Id: I2d83cd2be2fdd8ae754f51785bcf933d473e4685 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26763 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26764 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_sbe_attr_setupAnusha Reddy Rangareddygari2016-07-121-3/+17
| | | | | | | | | | | | Change-Id: I656e53b26918a58b82623fd469e05aaf76b8c845 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26280 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26282
* Update backing buildSachin Gupta2016-07-121-1/+1
| | | | | | | Change-Id: I9b09ebf2d2a72fc4ab477b4de1cc634088ef8321 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26885 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* EQ_ANA_BNDY_0..26 ringId supportPrasad Bg Ranganath2016-07-111-35/+144
| | | | | | | | | | | | | | | | | | Updated p9_ringId.C for supporting above rings variable > fix local reference ring number adjust p9_ring_identification.C with new RingID enum values Change-Id: I71fa40bda12ade2d44c17eee4721c7cf459d8126 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26595 Reviewed-by: Prachi Gupta <pragupta@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: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26608 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_sbe_tp_chiplet_init3Anusha Reddy Rangareddygari2016-07-113-8/+183
| | | | | | | | | | | | | | | | * Pervasive chiplet removed from MC group0 * Included clock_test2 content * Included precision reference voltage updates Change-Id: I9cce50775bffc082dbb2aa0913bcf98f0b7aec39 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26241 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26244 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* attributes: use ATTR_BOOT_FREQ_MULT (drop FMULT), fix VBU sc/mc EP03 ATTR_PGJoe Dery2016-07-114-18/+5
| | | | | | | | | | | | | | | | | | | | | base_hwp_attribute_file: DPLL ATTR_BOOT_FREQ_MULT 0x2B (3GHz at 15ns ref) sc/mc: change EP03 (perv c19) ATTR_PG value to 0xE288 (EX1 good) *attributes.xml: drop ATTR_BOOT_FMULT, redundant with ATTR_BOOT_FREQ_MULT p9_sbe_setup_boot_freq.C: ATTR_BOOT_FMULT to ATTR_BOOT_FREQ_MULT in usage p9_sbe_setup_boot_freq.H: ATTR_BOOT_FMULT to ATTR_BOOT_FREQ_MULT in comment p9_gpe_trace_setup.H: ATTR_BOOT_FMULT to ATTR_BOOT_FREQ_MULT in comment Change-Id: Ibc9719ec88a724ca58534e2874b44d3f0033d3df Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26749 Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Kevin F. Reick <reick@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26771 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Add ATTR_PG to SBE attributesSantosh Puranik2016-07-111-231/+96
| | | | | | | | | | | | | | Also removed ATTR_PG_<CHIPLET> versions of those attributes Change-Id: Ic88a43a11715558588f79129a35a0168bf5e21a5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21867 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21868 Reviewed-by: Santosh S. Puranik <santosh.puranik@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-086-1035/+113
| | | | | | | | | | | | | -- 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>
* p9_sbe_chiplet_reset Level 2 update: set EC/core multicast reg3=group3Joe Dery2016-07-082-24/+35
| | | | | | | | | | | | | | | | | | | | | replace MCGR[0..3]_CNFG_SETTINGS and MCGR[234]_CACHE_CNFG_SETTINGS with complete set MCGR_CNFG_SETTING_GROUP[0..6] for human readability likewise comments now reflect that REGISTERs are being set to those SETTINGS ideally the PERV_MULTICAST_GROUP_[1..4] would be changed to better clarify, but these exist in a global header based on the vhdl/figtree descriptions Change-Id: If89768eb8a49566762fce1fc188e1f03a10c5f53 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26466 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Kevin F. Reick <reick@us.ibm.com> Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26471 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP p9_sbe_io_initfSunil.Kumar2016-07-081-7/+74
| | | | | | | | | | | | Change-Id: Ie275139ee1ea1b76eb0c14f1b12d69f73883f638 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25989 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25991 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* CORE/CACHE: add Level1 cache/l2/core stopclocks proceduresYue Du2016-07-081-10/+25
| | | | | | | | | | | | | Change-Id: Id407ffa51ea9a7fb9a0056a7faaf1e33e4433e50 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26276 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: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26433 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* CORE/CACHE: fix initf procedures on ring IDs and ex partial goodYue Du2016-07-085-39/+54
| | | | | | | | | | | | Change-Id: Ia6269a9753da86d63b268b48c8d2783ceb8e1aff Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26562 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Joseph E. Dery <dery@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26565 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* HWP Level 2 p9sbe_tp_initfSunil.Kumar2016-07-081-13/+16
| | | | | | | | | | | Change-Id: I3a1b2164e426a966a8ef5d69d1a54c1cb3652402 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24454 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24954 Reviewed-by: Sachin Gupta <sgupta2m@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>
* Level2 HWP p9_sbe_npll_initfSunil.Kumar2016-07-071-31/+32
| | | | | | | | | | | | Change-Id: Ifddfab33e6f6a5b27be5ad863adc465ed6e7c546 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21837 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21838 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
OpenPOWER on IntegriCloud