summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/xml
Commit message (Collapse)AuthorAgeFilesLines
* p9_sbe_scominit_errors.xml -- add empty file to establish PPE mirrorJoe McGill2016-08-111-0/+21
| | | | | | | | | | | Change-Id: I3ba2a38d8efca339677f6b15a48210bd3e12c7b1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27851 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28127 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Add sbeError tag to all SBE related error xml filesRichard J. Knight2016-08-0326-9/+107
| | | | | | | | | | | | | Change-Id: I990940cad75b04131a25ddd1a0aac9dfc10ecf65 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27463 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-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: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27512
* add values for ATTR_DPLL_VDM_RESPONSE enumerationsJoe McGill2016-08-011-4/+4
| | | | | | | | | | | | | | | Cronus XML parser appears to require specification of values Change-Id: Id4b9c62151c37efc1f263a97241ec4ec84bd2e80 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27410 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: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27411 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Improve ATTR_PGDan Crowell2016-07-291-1/+6
| | | | | | | | | | | | | | | Make attribute platInit Improve description Change-Id: I1b006dfe605805587507792c87a6fa0978dc9c72 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27217 Reviewed-by: Brent Wieman <bwieman@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: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27222 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Adding in writing to HRMOR for bootloaderCHRISTINA L. GRAVES2016-07-263-1/+25
| | | | | | | | | | | | | Change-Id: Ib929eff7d946025537cdf7437b4d288490a7fa9d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27230 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27232 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Modify #V accessor function for new version 3Andres Lugo-Reyes2016-07-261-1/+1
| | | | | | | | | | | | | | Change-Id: I358109f01732fdb4d75409693d5a1866bcd57866 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26308 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: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@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/26503 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_chiplet_l3_dcc_setupAnusha Reddy Rangareddygari2016-07-212-0/+17
| | | | | | | | | | | | | 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>
* VBU IPL -- update sim PLL configurationJoe McGill2016-07-202-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* 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>
* 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
* 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 for p9_sbe_tp_chiplet_init3Anusha Reddy Rangareddygari2016-07-111-0/+17
| | | | | | | | | | | | | | | | * 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-112-14/+1
| | | | | | | | | | | | | | | | | | | | | 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>
* Use ATTR_PG attributeSantosh Puranik2016-07-081-680/+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>
* Level1 HWP for p9_check_chiplet_statesAbhishek Agarwal2016-07-072-0/+39
| | | | | | | | | | | | | Change-Id: Id0296d53100d71b20980ccd8084e1fc9b34b0da6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26621 Reviewed-by: MURULIDHAR NATARAJU <murulidhar@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> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26623 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* VBU IPL framework updatesJoe McGill2016-07-071-0/+1
| | | | | | | | | | | | | | | | | execute MSS attribute HWPs execute HTM setup add GPR and NIA checks for multiple cores Change-Id: Idb40a01c0b9810ad213a44630d18b221ca2d56f1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26386 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@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: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26546 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* sbe_attributes.xmlAnusha Reddy Rangareddygari2016-07-041-53/+58
| | | | | | | | | | | | | | | | * Added default values to the attributes -- Reverting OB1 and OB2 attr_pg values to all zero -- Reverting EC & EQ Gaurd changes -- Reverting HOSTBOOT_HRMOR_OFFSET & SBE_BOOTLOADER_OFFSET Change-Id: Ie879aa6fabcb85c7c10de2b656ed06decaa33cfe Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25618 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: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25620
* p9_cpu_set_frequency Level 2Sudheendra K Srivathsa2016-07-011-0/+1
| | | | | | | | | | | | | Change-Id: Ifb91444ee2dfaccc08108dc2efce5df37d21c89d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22276 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Sangeetha T S <sangeet2@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25230 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Ec_level attribute support for DD1 attributesAnusha Reddy Rangareddygari2016-07-013-51/+95
| | | | | | | | | | | | | | --Fixig hb_temp_defaults.xml Change-Id: Iab140154483b10bd05a6dba092dad25f64eae742 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26450 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: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26487 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* p9_htm_setup (L2) - Part 2: HTM setup/reset/startThi Tran2016-07-011-15/+60
| | | | | | | | | | | | | | RTC:138851 Change-Id: Icedf9f1a020948c5515edaf92c9de40897b2ad69 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25689 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: Jenny Huynh <jhuynh@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25690 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_sbe_npll_setupAnusha Reddy Rangareddygari2016-06-293-8/+51
| | | | | | | | | | | | | Change-Id: I33fda7070a01cafe01beac0b69c5ebaa77e0c6ed Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26288 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.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/26289 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Add parameter to setup evid to define action for HWPcrgeddes2016-06-291-9/+7
| | | | | | | | | | | | | | | | | | This hwp is called at 2 different points during the IPL and we do not want to reset default values if we have already done it once. Change-Id: Ia621802762b7fc79cedb1f8609477936e2c2cec6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26254 Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: Hostboot CI Reviewed-by: Andres A. Lugo-Reyes <aalugore@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/26266 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Added ATTR_EC and ATTR_NAME to SBE attributesSantosh Puranik2016-06-281-2/+23
| | | | | | | | | | | | Change-Id: I2d1ba818b42269154d403e5e4f3d4203435133bc Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26164 Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Sachin Gupta <sgupta2m@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/26167 Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* Level 2 HWP for p9_sbe_common - Update as in IPL v183Soma BhanuTej2016-06-271-0/+5
| | | | | | | | | | | | | | | Adding OPCG_done polling after clock start command Change-Id: Id76fcf44bd5f994b4229313056c46718dee6c217 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26132 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Anusha Reddy Rangareddygari <anusrang@in.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/26137 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Add p9_proc_gettracearray procedureJoachim Fenkes2016-06-231-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | Generic procedure to dump a trace array. The API is similar to the P8 procedure, but the procedure takes trace _bus_ IDs as opposed to trace _array_ IDs and uses these to check the trace array's primary trace MUXes prior to dumping. There is also a flag to skip this check if you want to dump a specific trace array no matter which bus is muxed into it. The FAPI2 target supplied must match the trace array; most will just need a TARGET_TYPE_PROC_CHIP target, but some are targeted at OBUS, MCBIST, EX or CORE granularity. There's an inline function proc_gettracearray_target_type() that will help determine the target type. Change-Id: I093cd03bc90fbe93ed8fff3d18cd0676359fa5d1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22847 Dev-Ready: Joachim Fenkes <fenkes@de.ibm.com> Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jenny Huynh <jhuynh@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/22848 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Procedure crashes when trying to query an EC featureRichard J. Knight2016-06-231-0/+70
| | | | | | | | | | | | | | | | | | | | | -Updated queryEcFeature to have two parts, base attribute reading is now in a library, while feature checking logic is now in small individual inline functions. Change-Id: I880e13f7f98a3a9f53bc1b2060b014bab1df64cf Original-Change-Id: I4c3685d6a85946297af31f7f3da4d918bca88039 RTC:151184 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23025 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@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/26163 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* IPL updates -- IPL_flow_v180Anusha Reddy Rangareddygari2016-06-222-9/+9
| | | | | | | | | | | | | | * Changes from ipl spread sheet ver180 Change-Id: Ibe7f955130ede0b56e1a1aa2e2e9e413882335b8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25854 Tested-by: Jenkins Server Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25866 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Cache/Core: Istep4 procedure changes for model 9038 and aboveYue Du2016-06-174-4/+32
| | | | | | | | | | | | Change-Id: I997537274ea9538330d9fb1ce240de793d90feec Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23019 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI 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/23021 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* values added for some attributeSunil.Kumar2016-06-171-0/+3
| | | | | | | | | | | Change-Id: I78f7c5b16ce9dcd0799d2f03f9e2a9ae5fbbb773 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25768 Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25770 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Attribute Review - NestThi Tran2016-06-141-45/+59
| | | | | | | | | | | | | Change-Id: I6af714a8975122a4e83c955a21913ede0d643453 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23164 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23167 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP p9_getecidAbhishek Agarwal2016-06-132-1/+10
| | | | | | | | | | | | | Change-Id: I0e1238fdd21e239bb082795ef7fad6fde3c3ebd9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25701 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI 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/25702 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_set_fsi_gp_shadowAnusha Reddy Rangareddygari2016-06-132-134/+13
| | | | | | | | | | | | | Change-Id: If08c3550b6f8b8a3efc158d1eaaa3234d22b7bb5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25604 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25605 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 Procedure for p9_hcd_cache_dcc_skewadjust_setupSoma BhanuTej2016-06-081-0/+8
| | | | | | | | | | | Change-Id: Ifc81c6ae881c7a2ff188f223d15f499f1d518305 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25292 Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25436 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* New Attribute for PIBMEM RepairSunil.Kumar2016-06-082-0/+41
| | | | | | | | | | | | | Change-Id: Ifdce0e7a538356c1f0f3bdcd382dd8147167db43 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25225 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI 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/25226 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Add attribute file for cache-contained specific behaviorJoe McGill2016-06-081-0/+46
| | | | | | | | | | | | | | | | | ATTR_RUNN_MODE -> System level flag to indicate whether clock start should be achieved by RUNN or normal free-run methods ATTR_RUNN_CYCLE_COUNT -> EQ specific parameter to provide cycle count in case of RUNN start Change-Id: I843249d842b72489f036677a94f5b796d48086bf Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23397 Dev-Ready: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Brent Wieman <bwieman@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/25286 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_sbe_nest_startclocks,p9_sbe_startclock_chipletsAnusha Reddy Rangareddygari2016-06-085-34/+39
| | | | | | | | | | | | | Change-Id: Ife07787240042354d7072f5c4674b14318cb0a71 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25116 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25150 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_sbe_chiplet_resetAnusha Reddy Rangareddygari2016-06-082-0/+22
| | | | | | | | | | | | | Change-Id: Ibf4d7f4e08b925160652f029f673d9392c5cbaef Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24962 Tested-by: Hostboot CI Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24964 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* ADU SupportRaja Das2016-06-081-0/+1
| | | | | | | | | 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>
* Update RAM procedures.LiuYangFan2016-06-081-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes included: p9_ram_core: 1. Add special case support for get/put NIA/MSR/CR/FPSCR 2. Add thread stop state check in setup 3. Add error handling when ram_setup/get_reg/put_reg p9_ram_get_all_reg/p9_ram_put_all_reg: Add get/put all registers function for test p9_ram_spr_test: New file to test SPR, verify with SPY read, for Cronus use p9_ram_after_checkstop: New file to test ram after checkstop p9_ram_addr_error_test: New file to test ram after bad address access p9_ram_wrap: Update to support the new tests Change-Id: Ia4da55eae26e9f3a667446bc984b358c064fdd8a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22746 Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: PPE CI Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22747 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_set_fsi_gp_shadowAnusha Reddy Rangareddygari2016-06-082-1/+133
| | | | | | | | | | | | | Change-Id: Icb0bd70104ce8659a8e22aaca21864caf69846ff Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24796 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24798 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Define attributes for synchronous modeDan Crowell2016-05-201-1/+1
| | | | | | | | | | | | | | | | Changed ATTR_MC_SYNC_MODE to be writeable instead of platInit ATTR_REQUIRED_SYNCH_MODE holds the rules on what mode to use Change-Id: Ibb8b01635db885490e4c4d287e0316bb2e9abffc Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24547 Tested-by: Hostboot CI Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24638 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_sbe_tp_chiplet_init3Anusha Reddy Rangareddygari2016-05-202-0/+11
| | | | | | | | | | | | | Change-Id: Ic5e6400f55cf200c89b9af2cf78074416609734b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24763 Tested-by: PPE CI Tested-by: Jenkins Server Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Tested-by: Hostboot CI Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24765 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Updated attribute valuesSoma BhanuTej2016-05-171-1/+1
| | | | | | | | | | | | | | I2C_Rate, boot_flags and RISK_LVL Change-Id: I99a9a7260fc985accc09d20a90420728bebe7d23 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24644 Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Sunil Kumar <skumar8j@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/24645 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Level 2 HWP for p9_sbe_attr_setup,p9_setup_sbe_configAnusha Reddy Rangareddygari2016-05-163-6/+39
| | | | | | | | | | | | | | Change-Id: Ib3c07a029d28c4923b2e8dee32bd8067a13d67a5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24365 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Sangeetha T S <sangeet2@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24413 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Pervasive_attribute.xml with ATTR_SDISN_SETUPAnusha Reddy Rangareddygari2016-05-111-0/+1
| | | | | | | | | | | | | Change-Id: I270dbeeadb4b306c620ef5754895f0abd0e9673c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24236 Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: Hostboot CI Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24237 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Enable p9_block_wakeup_intrSachin Gupta2016-05-091-0/+1
| | | | | | | Change-Id: I20387e156ec9ea2e103b3c0476f330fdcad4c5ae Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24249 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
OpenPOWER on IntegriCloud