summaryrefslogtreecommitdiffstats
path: root/src/sbefw
Commit message (Collapse)AuthorAgeFilesLines
* Fix in quisceSachin Gupta2018-07-122-8/+6
| | | | | | | | | | | | Change-Id: Id64bf0b948e65b142e47b777f937ffe4bf530d55 CQ: SW437514 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62208 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> (cherry picked from commit c2da12c625e492988947fdb872424f10d0b8b4b1) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62293
* Suspend async task on quiesce SBEspashabk-in2018-07-121-19/+30
| | | | | | | | | | Change-Id: Icfe25bdd137c1f30a8a1c210fa6d935612d61e68 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61358 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> (cherry picked from commit 98d57c57fdd8ca52b4f7a71345ba5d4322a3aff9) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62204
* Skip select master EX on slave SBEspashabk-in2018-07-121-7/+10
| | | | | | | | | | | CQ: SW432854 Change-Id: I5bd4f32e77fe8abb7193f5bcff6f298c75b65b8c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62015 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> (cherry picked from commit ccafed91129314fb72a13321c4826f64685f2fa7) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62117
* Protect fapi rc between processor and async threadspashabk-in2018-07-032-2/+9
| | | | | | | | | | | | | | | Since we share a global fapi rc betweeen threads, to avoid corruption, following approach - 1. Run processor thread at higher priority than async thread 2. Once async thread is unlocked, make it non pre-emptable Change-Id: I873affbc15d99c8020c3d074e58aae1165e7ae12 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61355 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> (cherry picked from commit bcd84270938b75c83cc364ff2c75133638cddb6e) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61461
* Check for system checkstop for individual mpipl stepspashabk-in2018-06-271-4/+7
| | | | | | | | | | Change-Id: I0633a40a1c1f1b69be3e0c0db071adb9a5b9c6df Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61456 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> (cherry picked from commit 88b93b1f8c7c1dedb851c50e914be90838f46a7e) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58618 Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Fix timer issue in Async taskspashabk-in2018-06-261-2/+2
| | | | | | | | | | | Change-Id: I5a4c6b2a4f693497901bc93d446c6fd60bca5c85 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61275 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> (cherry picked from commit 6bba2c2286ededc42bca29b74b09e1d032f52a25) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61345
* Workaround for vector pool issueSachin Gupta2018-06-222-6/+13
| | | | | | | | | Change-Id: I2a158ecbd6125a46341456ec5699c9c87d242a14 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61167 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> (cherry picked from commit 82b4709602c4265d780518394ffed58ba74ccaa8) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61168
* Fill MBOX response on get capabilitiesspashabk-in2018-06-201-0/+22
| | | | | | | | Change-Id: I0d5f9cbc940a5f84278acea96d5f963b3a0a4d9e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59726 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>
* Move some istep code to seepromSachin Gupta2018-06-201-13/+13
| | | | | | | | | | | Change-Id: I60dc9bc306b16920e677615914dfa045e2584698 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60951 Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> (cherry picked from commit c01a3a6d51bfdd6773d6eca601a3b55ed5259b24) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60954
* Use Greylist in PutScomUnderMaskSachin Gupta2018-06-207-15/+28
| | | | | | | | | | | RTC: 195177 Change-Id: I1728d78b2019b5a3d5da24c18baf676d07b93de2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60765 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> (cherry picked from commit 33f754c5c94daa873ca40e0a8accd43f3087ec5d) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60943
* Support periodic timerspashabk-in2018-06-194-5/+59
| | | | | | | | | | | | | This timer will be sued to toggle EI bus after every 24 hours. Change-Id: Id21af317914ddfb02d42a166bc7c0b6ce62bffdd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60777 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> (cherry picked from commit 4fe7e7c6520087ec1416e332be2b0b8ca85574d4) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48096
* Support for greylistSachin Gupta2018-06-192-1/+39
| | | | | | | | | | | | | | | In this commit support is added to parse bit mask and create data structure in sbe. Change-Id: Ia7a532de138dbd879d2bf5d54ce5d315884d0469 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60761 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> (cherry picked from commit a2139de912b1513f0a1f0c5967aa1e6b413961b2) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60675
* Bump up security list table size datatypespashabk-in2018-06-111-2/+3
| | | | | | | | | | | | Change-Id: I29a6efe5cfd65393deec0d828cecb5052cf68d42 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60300 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> (cherry picked from commit 9f63d2dfe644009fc2389f566830802db2011e96) Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60288 Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Handle hreset of SBEspashabk-in2018-06-017-59/+153
| | | | | | | | | | | | | | Figure out hreset from l1 loader, and if it is hreset avoid l2 loader and instead jump to kernel boot. In kernel boot - avoid contructor calls and any intialization RTC: 165477 Change-Id: Ia10c83dd7c15fb5115964cba315fbedfe10a636e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57246 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>
* Handle FSP failoverspashabk-in2018-05-163-6/+16
| | | | | | | | | | RTC: 184532 Change-Id: If55aa9f13c648178c1f054d7c9728fe888c0ed63 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58498 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>
* Fence all chip-ops in QUIESCE statespashabk-in2018-05-153-4/+10
| | | | | | | | | Change-Id: I42ffb9db5503ad36636a989d54041220e159e6fc Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57793 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>
* Enabled scomable state check before cache flush in mpiplRaja Das2018-05-071-16/+21
| | | | | | | | | | | | | | Chiplet Id of Ex0/Ex1 was same as EQ, which created the issue Now using CHIP_UNIT_POS to differentiate between Ex0/Ex1 CQ: SW423680 Change-Id: I9566227ddaba65cb6cb76888e2be8bc45cf36a76 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58373 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>
* Revert Tempopary fix to fail MPIPL if Cache is not scommableSachin Gupta2018-05-041-8/+0
| | | | | | | | | This reverts commit 104a5bd096f7650cca65f601197b7b1df7238407. Change-Id: Idf0b24a4704be3b3096f4c880d8a9ccccc13ed13 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58335 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Tempopary fix to fail MPIPL if Cache is not scommableRaja Das2018-05-041-0/+8
| | | | | | | | | | | | Fail mpipl if any of the L2/L3 cache is not scommable, because of which sbe is going to skip cache purge. This is keep to the system in fail state so that data can be captured from registers to understand the system behaviour for Defect SW423680 Change-Id: Ieb9063f1f25fff0059514e58de0e4bb1d04fe400 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57708 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Revert changes to ipl_table.Cspashabk-in2018-04-241-25/+28
| | | | | | | | | | Reverting changes which were mistakenly taken in https://ralgit01.raleigh.ibm.com/gerrit1/#/c/56203/8 Change-Id: If364908ec493af79e8ab2e5e5c883e85b94a3ecb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57731 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Consume PROC_MEM_TO_USE for alt memory configspashabk-in2018-04-161-29/+26
| | | | | | | | | | | | | | | Change-Id: Ideb3c3d2bbdbce8b773d51b86d9f97f2e654ca56 RTC:189091 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56197 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56203
* Disable scom state checking in L2/L3 flush in MPIPLSachin Gupta2018-04-121-25/+28
| | | | | | | Change-Id: I0e7883bd5ff835fe3797eec1187cf6c973b29ec6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57094 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* S0/S1 enabled for SBERaja Das2018-04-0911-129/+483
| | | | | | | | | | | RTC: 159756 Change-Id: I01532623ea575fa669be28b3c19bac9c8cd7e7b4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49474 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>
* Clear TPM deconfig bit during MPIPLSachin Gupta2018-04-011-0/+16
| | | | | | | | | | | CQ: SW420513 Change-Id: I3c1fc2fb09e2870c29a4b695ffa6d173ecaaf5bf Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55235 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Revert "SBE Space optimisation" by moving ramming to pibmemShakeeb A. Pasha B K2018-03-291-1/+1
| | | | | | | | | | | | | | | This reverts commit 2dce1d2d7fbbca6e1f917fb9c76632561c5a84b1. And move plat target init and plat attr init to seeprom Perfromace measurements - from sbe_tart to proc_attn_listen: Without this change: 3.433112590s With this change : 3.458556197s Change-Id: If6b5dfcae2e40aa5d0d608e1d01036546c525628 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56239 Reviewed-by: RAJA DAS <rajadas2@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>
* PSU get capabilities chip-opspashabk-in2018-03-275-4/+200
| | | | | | | | | | | Support PSU get capabilities chipop Change-Id: I36980433aaa70323c5b2b80a89d8618d03ea8a60 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55091 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>
* Scommable check before L2/L3 Purge in MPIPL PathRaja Das2018-03-221-19/+79
| | | | | | | | | | | CQ: SW420347 Change-Id: I051b8ff4a0afadb311db24f1c235fdc1a433958f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55838 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>
* Restructure capabilites structurespashabk-in2018-03-215-21/+36
| | | | | | | | | | | Separate common parts from interface specific features Change-Id: I06f81b891a47ca503c08af77ff55193ac81bc1d1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55096 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>
* Handle race condition between PSU/FIFO interface.Sachin Gupta2018-03-203-32/+49
| | | | | | | | | | | | | | | | | It fixes these two problems 1. Protect global interrupt flags by putting them in critical section 2. Disable inteerupts before sending the ACK for timer chipop. Otherwise other high priority thread can interrupt it if there is a interrupt on FIFO. On slow soft-fsi based systems, taking initial data from FIFO may take time in command receiver thread. Change-Id: I6e33eb9b9a3fa698c38ca228ed1e645bebeb8234 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56052 Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> 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>
* Check for checkstop during mpiplspashabk-in2018-03-191-8/+26
| | | | | | | | | | | Implement check for system checkstop during MPIPL Change-Id: I220d5fc34406083002d3262acb140412739f3100 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55913 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>
* Dump transition during continuous iplspashabk-in2018-03-192-4/+7
| | | | | | | | | | | | Update all aysnc failures to transition to dump state Change-Id: I3e27e2f86daf194f7d20401f64f208b34ec01c5b CQ: SW420070 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55182 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>
* Cleanup generic chipop filesspashabk-in2018-03-166-252/+97
| | | | | | | | | | Cleanup unnecessary defines in generic chipop files Change-Id: Ib569b292c3c933ec0295c235e53b61302a3a5fcd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55092 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>
* Check for disable scom filtering bitspashabk-in2018-03-063-5/+30
| | | | | | | | | | | | | Disable scom filtering if the scom filtering disable bit is set Change-Id: I866275da3b05d340636e5e847eb63e14b3a67937 cmvc-prereq: 1046050 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53854 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-on: http://ralgit01.raleigh.ibm.com/gerrit1/52428 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Run lpc_init on all processorsDean Sanner2018-02-281-14/+1
| | | | | | | | | | | | | In systems that have multiple procs that have LPC busses, Hostboot couldn't access any LPC bus except for master (where lpc_init was run) Change-Id: I4ea9a40e6496f60a1b2b77f3f8136ecbc4a07859 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54722 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE RegressionRaja Das2018-02-193-19/+61
| | | | | | | | | | | - Allowed invalid scom via MBOX3 bit 12 for Test team Change-Id: Ia47255b6c89dfe7554e5ddc2a3954a2c939fc58b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54111 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>
* Get a z compile workingOliver Morlok2018-02-1611-1/+801
| | | | | | | | | Change-Id: I8ca342778fb8fb5e8019f6f50c1b36c2b675d668 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54062 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 Space optimisationRaja Das2018-02-161-1/+1
| | | | | | | | | | | | | 1. sbe tracearray chip-op back to pibmem 2. ram procedure moved to seeprom 3. pibmem size available is around 85720 4. seeprom size available is around 175kb Change-Id: Id11a47724d48eb1a16f096e7d02b6d57aa76331a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54086 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>
* Checkstop detection during IPL SBE stepsspashabk-in2018-02-145-12/+59
| | | | | | | | | | | Check for system checkstop on failure of IPL SBE steps Change-Id: I8b10e2d21a2cf3ea0c53974cd4cc98fa88bb4912 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51708 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>
* Capture rc in Async FFDC usecasesspashabk-in2018-02-125-3/+28
| | | | | | | | | | Update asyncrhonus failure to capture SBE rc Change-Id: Iaa49b106595dc9992d9642209a7e1821ff5be69d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53431 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>
* Move trace array to seepromspashabk-in2018-02-071-1/+1
| | | | | | | | | Change-Id: I72c2c4444b3f25ee936c3a28145b3af541a8752d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53427 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>
* Store SBE failed rc for async FFDCspashabk-in2018-02-0217-140/+190
| | | | | | | | | | | Store the SBE rc for failed command in globals Change-Id: I673ee6929fc1941233d5235d18412a747e596508 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52511 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>
* Cleanup as DD1 is not supported anymoreSachin Gupta2018-01-303-14/+3
| | | | | | | | | | Change-Id: I57580a088ffc62cc678b32d8d0779d992df6d76a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52763 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>
* Move istep chip-op handler to pibmemspashabk-in2018-01-301-1/+1
| | | | | | | Change-Id: I3c9de95831c46e1eeb601563128fd63ea1813473 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52832 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* [SBE-code-re-org][7] App and core files separationspashabk-in2018-01-2433-243/+425
| | | | | | | | | | Separating app specific code from core library Change-Id: I4b67aa4ff6230cbeea44417ebadb94db6010cbc0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50745 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>
* Allow read on complete OCC SRAM bufferSachin Gupta2018-01-243-11/+8
| | | | | | | | | Change-Id: Ife2f4a321753f6367e2cfa0ee9fd3804a4d8d52a CQ: FW672705 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52499 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>
* Reduce the HB memory window to 10MBspashabk-in2018-01-221-1/+2
| | | | | | | | | | | | | Initial window for HB is reduced to 10MB. Further expansions to be taken care by HB. Change-Id: Ib4f6fe48fd2b08b8fb7ad84d8c393b82cc52d60b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52337 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE user plugin in x86.nfp contextspashabk-in2018-01-222-30/+40
| | | | | | | | | | | | Pick relevant files from system path from the plugins in x86.nfp context Change-Id: Ic24043579900b9d0f8d22b1588d50c487e41e4b1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51947 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>
* I2C reset on instruction machine checkspashabk-in2018-01-221-2/+17
| | | | | | | | | | Correcting the merge corruption of i2c reset handling commit. We want to try i2c reset sequence on instruction machine check. Change-Id: I8a741be0b316635c70623dfda613a3740626612e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51527 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Allow Invalid scoms for simulation regression testingSachin Gupta2018-01-221-0/+2
| | | | | | | | | | | Change-Id: I66cd2e0e41072e607f741231bc09088dbec66815 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52319 Reviewed-by: Soma Bhanutej <soma.bhanu@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: 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>
* Update timer chipop supportspashabk-in2018-01-225-27/+41
| | | | | | | | | | | | | Send response on PSU chipops everytime Increase resolution of timer to us Implement support for update timer Change-Id: I497265010d346fc65d14680e356473c019864194 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51933 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>
OpenPOWER on IntegriCloud