summaryrefslogtreecommitdiffstats
path: root/src/sbefw
Commit message (Collapse)AuthorAgeFilesLines
* Reduce trace buffer sizeSachin Gupta2017-04-041-2/+2
| | | | | | | | Change-Id: Ibe5767f723499f7b37052743afe53d7cf6eb2f41 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38798 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>
* Adu moved to pibmem for lab performance improvementSachin Gupta2017-03-311-1/+1
| | | | | | | | Change-Id: Ib232729f5ba4d4291a9923e8713b0b981283ae4c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37572 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Updated MPIPL Flag in Scratch3 Reg in Continue MPIPLRaja Das2017-03-241-0/+4
| | | | | | | | | Change-Id: I91e06971167dc73f29b0faa591d6e72c6c6850bf Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38029 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Update quad power off so HB can call it on Slave Quadscrgeddes2017-03-232-61/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | Previously this HWP was only being called by the SBE down the MPIPL but we also need to call it during HB to power down the slave quads. There is a tricky workaround in this HWP where we need to save off some ring data EQ pointers for the PB. On the SBE we just saved the rings in global variables but we cannot do that in HB because the Hcode would not have access to the global varibles. Instead we will write the ring data to the OCC SRAM to do this I will just pass the data out of the hwp via an out param The same ring data is fetch during cache_initf procedure to init Change-Id: I4f20cd8dd9ca1b53604db1bc3020c0d57bbd1172 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36828 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: RAJA DAS <rajadas2@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/37977 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* BMC Mpipl isteps updated, 50009 Reg updated for Major/Minor IstepRaja Das2017-03-213-4/+49
| | | | | | | | | | Change-Id: Id06d2f0e84f055feb3080b043f0ac3de3de5ab01 RTC: 164425 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33292 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> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* ADU set DMA mode by defaultspashabk-in2017-03-201-1/+2
| | | | | | | | | Change-Id: I60ff43a7f39d73912d1f369615ad145a7b7d5b9e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37784 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>
* Consolidating globals in SBEspashabk-in2017-03-2024-230/+374
| | | | | | | | | | Overall an increase in size of 88bytes Change-Id: I975ec1536bc2d8153772133d26f750688a849a70 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37714 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* Use new design for FFDC in SRAM operationsSachin Gupta2017-03-102-111/+15
| | | | | | | | | | | | CQ: SW382991 Change-Id: I2c88f81a8beb2fb13231a0d8827d78f42386ece8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37780 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* ADU 1/2/4B read/writespashabk-in2017-03-092-9/+32
| | | | | | | | | Change-Id: I7deff3bc60639d5ed9d276d0ff962846a4da8f7b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37582 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>
* ADU increment addressspashabk-in2017-03-091-9/+9
| | | | | | | | Change-Id: Ic770e8a1ab6898be5fda68be9d1cfc5f80c04b5a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37459 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Moving adu files to PIBMEMSachin Gupta2017-03-091-3/+8
| | | | | | | | | | Change-Id: If1485fa96b0be20e43c27d573471aa1e4cf259aa Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37583 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Enable sbe runtime support for labSachin Gupta2017-02-224-28/+92
| | | | | | | | | | | | | | | | | | It adds these two capabilities 1. Call p9_sbe_attr_setup in start. This will sync sbe attributes as istep will not be called for sbe. 2. Set pk frequency as per nest pll bucket. We need to see if step 1 has some side effect in sbe reset at runtime. Change-Id: Ib3ee7075e7bea87b225a9ab6ae55707e4f9152c3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36701 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* SBE Ready flag moved to Processor thread loopRaja Das2017-02-212-4/+5
| | | | | | | | | Change-Id: Ia30a239b92e95738d2fe2178e73dcc0332c6233c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36545 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Missing break in istep stopclockRaja Das2017-02-151-0/+1
| | | | | | | Change-Id: I04f9bb348458cab638541ee1a154572cd32ac418 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36495 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Correct SbeRegAccess class variable and move cv_instance to .sbssDoug Gilbert2017-02-132-3/+5
| | | | | | | | | | | Change-Id: I88be5ee01d499711e5012fb28a9281f827795a7e RTC: 137062 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36368 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* MPIPL Commits on the Istep FlowRaja Das2017-02-072-18/+13
| | | | | | | | | | | | | | | | 1.In continue mpipl flow, istep 4&5 should execute only in master 2.sbe_select_ex is already there in the continue mpipl istep, so removed it from the list of isteps to execute. 3.Cleaned-up set mpipl flag from continue since it is getting set in the enter mpipl path Change-Id: Ia1b30d6e96d949ed964bef68a5358184240186e0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36005 Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Use TimerSvc for DMT.Sachin Gupta2017-02-071-85/+43
| | | | | | | | | | | Change-Id: I8dfeea10314e70a95526ee9cc7202706d1c49dce Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34899 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* TraceArray HWP integrationspashabk-in2017-02-071-5/+71
| | | | | | | | | | Change-Id: I33e976bc61213994c6dbe5d2708f4ff20c6dd976 RTC:165714 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33874 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Stopclock chip-op updatespashabk-in2017-02-074-73/+162
| | | | | | | | | | Change-Id: If382ef60fa3c4a7115fd417edf7c4f18999f226e RTC:162349 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34164 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* MPIPL Set Attr moved up the sequenceRaja Das2017-02-071-1/+3
| | | | | | | | | | | Change-Id: I307899e6c7d60c12cc640115e4b93e29987c1db6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35821 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: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Fastarray HWP enablespashabk-in2017-02-031-12/+0
| | | | | | | Change-Id: Ib25bb139ad1f6b098a18fbb9fc8ebf829dfc711b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35892 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* StopClock Isteps in SBE (Debug usecase in MPIPL)Raja Das2017-02-032-4/+53
| | | | | | | | Change-Id: I2eab07b70d021294bb938a2c8aabd9b81641d212 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34817 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com>
* Revert "FASTARRAY procedure enable"Sachin Gupta2017-02-031-0/+12
| | | | | | | | | This reverts commit aadf9ad49188ed8a4af7eea119a7b8b24a7ecf61. Change-Id: I7ab47944887e4f475df71fd87ed84bbb437adf86 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35887 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Target Table update as per SBE specspashabk-in2017-02-034-30/+148
| | | | | | | | | | Change-Id: I60e8fbd871148e1f9f9fc0c08a502031b01c2446 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35022 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* FASTARRAY procedure enablespashabk-in2017-02-031-12/+0
| | | | | | | | | Change-Id: Id46391a76cf0e32912eb39cffae6baacc8d3bb9a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35878 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Skip lpc init on slave sbeSachin Gupta2017-02-021-1/+16
| | | | | | | | | | Change-Id: Ifdc50784cff46b5479adadf1bce11de80c53b476 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35776 Reviewed-by: RAJA DAS <rajadas2@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> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* Fix SBE State machineSachin Gupta2017-01-312-29/+15
| | | | | | | | | | Change-Id: I3bb28207b9e8fdc7cd704369077443e4482951b9 CQ: SW377101 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35628 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Remove getreg command fencing at MPIPL statespashabk-in2017-01-311-1/+1
| | | | | | | | Change-Id: Ie8d95199fd34d8d47fa77d04b14e0523bc494657 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35373 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Missed adding Failure event for DMT State transition to Dump StateRaja Das2017-01-312-7/+8
| | | | | | | | | Change-Id: I701907c0edf6257ab68ed9e702a800f15fea96e1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35513 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* MPIPL Issue fixed - Called proc_sbe_select_ex in Continue PathRaja Das2017-01-231-2/+5
| | | | | | | | | Change-Id: If22e9f99d092add2335e1c9140553507e9685906 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34813 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE fastarray chip-opspashabk-in2017-01-207-7/+233
| | | | | | | | | Change-Id: Iad89e5d7df919bf6862f008d8cdb2783f43e90ed RTC:120758 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32939 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35092
* Revert "SBE fastarray chip-op"Sachin Gupta2017-01-197-236/+7
| | | | | | | | | This reverts commit 58ca2d13fcdde12e57950fbd1254070a7f107fd7. Change-Id: Ic4054e391338df13d53866c3c811d246376a9433 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35087 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* RTC 149074 Async Response of PSU operation from SBESunil.Kumar2017-01-195-9/+46
| | | | | | | | | Change-Id: Ifb6be2cb5edd2e1abeb5766a54bc44439c67e8dd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33045 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.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: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE fastarray chip-opspashabk-in2017-01-197-7/+236
| | | | | | | | RTC:120758 Change-Id: I00256ab35e3ad07c72ee6c5cb7b5d1c24f4fac55 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32939 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* tpm reset supportSachin Gupta2017-01-171-10/+72
| | | | | | | | | | | Change-Id: I2e16eff6b2ea4d2aa6125933e43bdb79a07b5b7f RTC: 153355 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34818 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.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: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Timer serviceSachin Gupta2017-01-119-5/+412
| | | | | | | | | | RTC: 134268 Change-Id: Ie2bb96861f5a12937350048287e23705d0f8bcb0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32986 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: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Fix to continue with next core if HW errors are to be ignoredAmit Tendolkar2017-01-041-2/+2
| | | | | | | | Change-Id: I24289a3ce7c4bc8c076bf84845cb984c7e76c396 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34276 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>
* Reduce size of trace bufferSachin Gupta2016-12-201-1/+1
| | | | | | | Change-Id: I19639087b50b0183b7adf315c1c74cbb83aac9d6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33642 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE tracearray chip-opspashabk-in2016-12-025-4/+178
| | | | | | | | | | Change-Id: Ic01d96424c2459c56d4cb7578cf87f592b748466 RTC:128332 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32359 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>
* Update fapi::delay implementationSachin Gupta2016-12-013-9/+8
| | | | | | | | | | Change-Id: I1194b6819de9c9c4935e2761b984de1f40ba9aec Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31680 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>
* Increased the size of pk bottom handlerSachin Gupta2016-11-281-1/+1
| | | | | | | | | | Change-Id: Ic8ff636a99888756937707619c60d70f0bb33df2 CQ: SW369764 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32997 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: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Correcting trace messageSachin Gupta2016-11-261-3/+1
| | | | | | | | Change-Id: I99e30037fbc28691e22846375fee1ea5802d6297 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33003 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Updated sbeSetSystemFabricMap to send Ack via sbeReadPsu2SbeMbxRegRaja Das2016-11-251-12/+2
| | | | | | | | Change-Id: Ica7b6929365d755ac6df9e3263bfc8cdc93dc9b6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32987 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Fix some trace problemsDoug Gilbert2016-11-237-16/+30
| | | | | | | | | | | | | | | | | This change is in preparation for future, better trace handling. Bit fields don't have a size_type - so they need a cast to int or uint in a trace statement. Pointers are always 4 bytes in PPE. Pointers cannot be converted to a uint32_t (%x) without an explicit cast. The printf/trace format %x is 4 bytes, even %016x is 4 bytes. What is needed is %llx or %016llx otherise a uint64_t will get truncated. Change-Id: I0b55a355f3211a7f6913e846834486b4808f50c1 RTC: 161851 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31189 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>
* Add sleep only for simics for FIFO operationsSachin Gupta2016-11-141-3/+21
| | | | | | | | | | Change-Id: I193bb015bf269da512921278db8b9ea03efc0e50 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32569 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@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>
* MPIPL Set LQA Quiesce bit fixed, reduced number of loopsRaja Das2016-11-111-3/+3
| | | | | | | | Change-Id: Id528814eb632f98a164e3327ccbf495c6f5a398a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32528 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>
* Continue MPIPL implemntationShakeeb2016-11-112-10/+124
| | | | | | | | | | Change-Id: I3e10b71c081a506b692c8da24c9190f4613daa7f RTC:157068 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30775 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* MPIPL Start Chipops and Mpipl istep implementationRaja Das2016-11-117-50/+467
| | | | | | | | | | Change-Id: If0579dfdfb10eb42bc837107e38361512a416b03 RTC: 123696 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30367 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* PSU ChipOp to set System Fabric Id MapRaja Das2016-11-024-2/+69
| | | | | | | | | | | Change-Id: Ie7f7ba09afc12021f55291db2adbacf13f09d2aa Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31392 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: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Fix fapi2::Target creation on the SBESantosh Puranik2016-10-315-9/+13
| | | | | | | | | | | -- Made plat target c'tor explicit so that fapi2::Target can't be constructed with a uint32_t Change-Id: Ibcfa3bffe41afdcef7256c3a65ffee5ef23fc76b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31943 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>
OpenPOWER on IntegriCloud