summaryrefslogtreecommitdiffstats
path: root/src/build
Commit message (Collapse)AuthorAgeFilesLines
* Moved p9_sbe_load_bootloader from seeprom to pibmemRaja Das2017-05-112-1/+2
| | | | | | | | | | Change-Id: Ib74226e4c34df48b1c5c67e7d81cac5bdf8d2fc6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40253 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: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* buildInfo: Rename COMMIT_ID TO SBE_COMMIT_IDWilliam A. Kennington III2017-04-201-3/+3
| | | | | | | | | Resolves #5 Change-Id: I4c3f2e392403915e1beb0ed91086c65357d73a47 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39525 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* buildInfo: Ensure we have a COMMIT_IDWilliam A. Kennington III2017-04-201-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | It's currently possible to build the current sbe without having git installed and have the compiler complain about: sbecmdgeneric.C:54:18: error: unable to find numeric literal operator ‘operator""x’ fwCommitId = SBE_COMMIT_ID; This commmit makes it possible to specify a git COMMIT_ID, but fall back to the old behavior of parsing the actual git data. It also makes sure the process fails at this script instead of during compilation. Signed-off-by: William A. Kennington III <wak@google.com> Resolves #4 Resolves #4 Change-Id: I533d7914fe2f74a3540be87c6a5a2c2bb98ffc78 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39468 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>
* OTPROM image for DD2spashabk-in2017-04-182-1/+4
| | | | | | | | | Change-Id: Id51f7d43b766f326af2a25ddce178e9b899ac929 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35783 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>
* Support to show boot progress using message registerSachin Gupta2017-04-071-0/+11
| | | | | | | | | | | Change-Id: I891c8906f2445f336c4a4eb3765b676b3bf06f8e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38870 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@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: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Enabled p9_suspend_io hwp in SBE MakefileRaja Das2017-04-061-0/+1
| | | | | | | Change-Id: I930bfc2c18e557deb42b1f57b1fd6a47772a60c6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38342 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Op-Build distribute tool updatespashabk-in2017-04-031-20/+52
| | | | | | | Change-Id: Ia5235ca101c286f6271e1d4355d1fa009bbf3a69 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38740 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-315-15/+13
| | | | | | | | 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>
* Modify op distribute toolspashabk-in2017-03-291-19/+4
| | | | | | | Change-Id: I8dcc64103f5085ba7c2c04280231c8bef1a6c880 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38400 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE Tag added in the xip header only for SBE ReleasesRaja Das2017-03-241-0/+1
| | | | | | | | | Change-Id: I34aa11c990d81e1c94f247aff1f91db7022ceee6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38021 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>
* Increased the size of buildTag in xip header by another 4BytesRaja Das2017-03-241-3/+1
| | | | | | | | | | | | | | | RTC:170829 Change-Id: I82b6a6fbe0816ab3cf205aa4e7b5dfe1fda2c8bb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38195 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38205 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* SBE op-build distribute toolspashabk-in2017-03-231-0/+102
| | | | | | | Change-Id: I2db4c32ad54aff5cf2657bf4a0f14e4348544d36 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38348 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Build infra updates for op-buildspashabk-in2017-03-233-34/+17
| | | | | | | | | RTC:166889 Change-Id: I668af45fbb905385236a9090d145b548e6c77c2d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38192 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-093-9/+12
| | | | | | | | | | 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>
* IMAGE_SRC define required for pk makefilespashabk-in2017-03-011-0/+4
| | | | | | | Change-Id: I40192158f4a7ca6a62a19e11b0b8d702e5b3e70c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37174 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Remove CHIP_UNIT_POS workaroundSantosh Puranik2017-02-262-39/+1
| | | | | | | | | | Change-Id: Id5cd5cf77dd9a9dbf02a70b7a7f9dd4ebaedc6fc Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36705 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> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* Errl parser fix and support to make DD1 and DD2 images separatelyspashabk-in2017-02-151-1/+2
| | | | | | | | | | | | | | | | | | Supported rules: make DD1 -> build DD1 images make DD2 -> build DD2 images make all -> build all images make install_DD1 -> create simics tar for DD1 make install_DD2 -> create simics tar for DD2 make install -> create simics tar including all images Change-Id: I7eb62f2551d0ca8cf467270812df7da0c181d3af Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36416 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: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Remove .out and .map files from simics.tarspashabk-in2017-02-101-6/+1
| | | | | | | | Change-Id: I7f6f73ee9f292e0985e16a225d67664d8f4f50d4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36212 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Stopclock chip-op updatespashabk-in2017-02-071-6/+6
| | | | | | | | | | 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>
* StopClock Isteps in SBE (Debug usecase in MPIPL)Raja Das2017-02-031-1/+7
| | | | | | | | 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>
* Array HWP makefilesspashabk-in2017-02-034-0/+111
| | | | | | | Change-Id: I7f625e0e07604f246f55c5702f39fb7eea5d2d31 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35888 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* DD2 image infrastructurespashabk-in2017-02-0312-49/+85
| | | | | | | | | | Change-Id: Iacd98b961f87b805fab788f004d87880c4f5f7e0 cmvc-req:1013262 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34241 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>
* Add build_tag to xip image headerPrachi Gupta2017-02-021-2/+5
| | | | | | | | | | | | | | | | | | | | When releasing an image to FW, we would like to keep track of which release tag was used to build this image. Later on, that release tag can be used to rebuild the same image. Change-Id: I734b9a642e1b1c0a63a1cc25ab9c61beb35b25f3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26930 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: Martin Peschke <mpeschke@de.ibm.com> Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26932 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* Remove c++11 dependencySachin Gupta2017-02-012-3/+2
| | | | | | | | | | Change-Id: I9a952e87521749fafa3beb2a905514719e5c6332 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35310 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> 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>
* Remove extra padding from seepromSachin Gupta2017-01-251-3/+3
| | | | | | | | Change-Id: Ia35cf19fc61003ed97f21e4a4db35b574e327084 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35368 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>
* Initialise empty section of l1 loaderSachin Gupta2017-01-191-1/+1
| | | | | | | | | | | | We have reserved 512 bytes for L1 loader. If size of L1 loader is less than 512 bytes, we want to zero fill rest of areat. That is required to ensure that that there is no are of PIBMEM which is not initalize. Change-Id: I85a9490540472aaee6c671bb317fb53f147ffc32 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34937 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Disable FAPI_INF tracesSachin Gupta2016-11-301-1/+1
| | | | | | | Change-Id: I4128d44936dae9bf971043a3c48fd5d2c2707752 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33167 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Disable assertSachin Gupta2016-11-291-0/+3
| | | | | | | | Change-Id: I5cccf7d696e5c0f62f7f2bde3d5a2d002a12b32a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33016 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>
* FAPI Trace level changed back to '3'Raja Das2016-11-141-1/+1
| | | | | | | Change-Id: I199785f9cddc2a0565403ccd5b27df6ef4e76057 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32586 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* MPIPL Start Chipops and Mpipl istep implementationRaja Das2016-11-112-1/+8
| | | | | | | | | | 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>
* Support for ipl build script for op-buildSachin Gupta2016-11-092-3/+18
| | | | | | | | | | Change-Id: I6bc22b7606566ef40d875a9ee8a68de419a48143 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30268 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>
* SBE Makefile cleanup for hwp/lib directoryRaja Das2016-10-272-6/+0
| | | | | | | | | | Change-Id: I6610811d30d19248c0ccf40f48fceb06db95c0b5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31315 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.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>
* Moved out DMT and ADU Procedure to create some space in PIBMEMRaja Das2016-10-272-5/+4
| | | | | | | | | Change-Id: I8c75f9bb4bf988161b4cf82a877e0de52713bcc9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31885 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>
* Update SBE makefileShakeeb2016-10-241-1/+0
| | | | | | | | Change-Id: Ib7a7f6d39f943ce5edf13e6dd4d27bd76a392749 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31487 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 sbe-debug.pyRaja Das2016-10-221-0/+1
| | | | | | | | | | | | | | | sbeStatus() now accept Node and Proc as input sbe-debug.py is now part of simics.tar RTC: 163289 Change-Id: I0575b21d882680634cfefbad6fe39065f06e4a2b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31616 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> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Updated makefile for p9_mmu_scomSachin Gupta2016-10-151-0/+2
| | | | | | | | Change-Id: I4903427f4a7b1fccd8aec68db5fbda0276329a38 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31292 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 for delay, fifo and npllsetup ( placement in memory )Sachin Gupta2016-10-142-1/+2
| | | | | | | | | | | | | | | | | | | 1. FAPI Delay does not use uint64_t when converting nanoseconds to ppe timebase. Also as delay is working, updated wait time in test case framework. 2. npll setup procedure is moved to PIBMEM as npll setup changes sbe frequence and we can not access seeprom before changing I2C bit divisor rate. 3. In FIFO utils, the empty status of queue is next state. So we need to use valid flag to see if FIFO was really empty. Change-Id: I59ccfc70f3013822532110230ec231408675a1a0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31245 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@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>
* Stop Clocks for MPIPL (Core & Cache(EQ))Raja Das2016-10-0612-7/+119
| | | | | | | | | | | | RTC: 156382 Change-Id: Ib3e8c29467aa7d3b6b85286e6f5ce154f0f28ad6 RTC: 156382 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29555 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>
* Change location of text sectionSachin Gupta2016-10-061-5/+8
| | | | | | | | | Change-Id: Id75ed5ffd8e4c69385fd89977b6faf35aa0d161a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30583 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Hwp makefile infra basis individual isteps/common codeRaja Das2016-10-0413-36/+617
| | | | | | | | | Change-Id: I70357225223318f884d6c3bcde88490a0eb43584 RTC: 152424 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30288 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>
* PIBMEM Image supportShakeeb2016-09-293-23/+48
| | | | | | | | | | | Change-Id: I0a88f8963b28905791ddfe92ad649b1584a0b943 RTC:158600 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29852 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> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Removing confidential tagSachin Gupta2016-09-231-5/+0
| | | | | | | | Change-Id: I0e89afaf4a4a373ca7148fa8ca4f7fe321e551f3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30147 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>
* Use mirrored error info parser scriptSantosh Puranik2016-09-212-2/+6
| | | | | | | | | | Change-Id: Ia9eb323b431377cb57d12c54489ce0c77d13a0bf Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29946 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: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* base_ppe_header.S cleanupMartin Peschke2016-09-201-97/+34
| | | | | | | | | | | | | | | | - removed unused macros and common macros now defined in p9_xip_image.h - removed some obsolete image space code - removed unused entry_point parameter of xip_header macro - coding style changes to be consistent with similar files in ekb - changed build_host string to 40 characters as defined in p9_xip_image.h Change-Id: Ide5b895c542dcfc484baeac71dadaf1529ec6685 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29883 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@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: Martin Peschke <mpeschke@de.ibm.com>
* FAPI Plat Cleanup - IIISantosh Puranik2016-09-191-0/+1
| | | | | | | | | | | | -- Move completely to using FAPI from src/import Change-Id: Ifd27a900fea45ef0e7d6bd4a62192e50812b99ac Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29581 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: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* FAPI Plat Cleanup - IISantosh Puranik2016-09-192-3/+3
| | | | | | | | | | | | | -- Changed names of some generated files -- Names in line with the ones use in EKB Change-Id: Id14e97e3b3a062246596eaed9e008f5dc3570d77 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29495 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: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* Move FAPI generated filesSantosh Puranik2016-09-192-73/+5
| | | | | | | | | | | | -- Moved under obj/genfiles/ Change-Id: I184d4ac4579a1d711aaf22215d7fa915cfb67bf7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29369 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> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* Update file headersSachin Gupta2016-09-169-0/+9
| | | | | | | | Change-Id: Icdd7460d8e3213f9bbd3d52e7825242bc59fc9e9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29825 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>
* Update function names as per the file nameShakeeb2016-09-131-2/+2
| | | | | | | | | | | Change-Id: I16e38bf77754f36a11f8e4245729ca0fc65ecdcf RTC:160207 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29475 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>
* Changes for op-buildSachin Gupta2016-09-121-6/+10
| | | | | | | | | | | Change-Id: Icf5f54b2b86e66dd9563cd93b1c77d69a73d04f0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28802 Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@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: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
OpenPOWER on IntegriCloud