summaryrefslogtreecommitdiffstats
path: root/src/hwpf/target.C
Commit message (Collapse)AuthorAgeFilesLines
* Updated HRMOR to 3968MB (64MB * 62) less thanHEADmasterMurulidhar Nataraju2019-04-041-5/+6
| | | | | | | | | | | 4GB so as to fit it in 32 bits (mbox scratch reg) for OPAL based systems Change-Id: I85441c47e80fa3af0f8e576ae59400079b808250 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75512 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>
* Mark OB1 and OB2 present for AxoneSantosh Puranik2019-01-101-1/+2
| | | | | | | | Change-Id: Idf3b3d8099d06987e60d4e22bb5be45114761ee4 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69550 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>
* Axone chipId supportRaja Das2018-10-241-2/+5
| | | | | | | | Change-Id: I19c59782b617b03872b2fd2330a0c6f1f76ec866 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67928 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>
* Simics check in case of spless system before modifying HRMOR to 4GBRaja Das2018-09-211-1/+1
| | | | | | | Change-Id: Ife2ae7699350a8570ed212cfaaf1feff4a6c894b Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66457 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* [SBE-ARCH1]HRMOR relocated to 4Gb for SPLess Opal systemRaja Das2018-08-301-9/+19
| | | | | | | | | | | | | | | | -removed s0s1 compile time flag -64MBytes * 64 = 4096MBytes Address -Updated simics patch to hack the Fspbit to be set, so that for SBE Jenkins testing, SBE picks up the default 128MB HRMOR. Change-Id: I77eb5cb018b1f684b4322f23c2b64307bfe1e230 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/56151 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>
* Add hook to setup ATTR_SMF_CONFIGDean Sanner2018-08-281-0/+7
| | | | | | | | | | Read from scratch register and set SBE ATTR Change-Id: I5c9b7022fda7803ece8d438efafc5ae3787aafcc Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64412 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>
* Extract PROC_CHIP_MEM_TO_USE correctionspashabk-in2018-04-261-8/+6
| | | | | | | Change-Id: Iacf5297268c6c69b14ff6afbaa8c89cea267939a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57895 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Handle only group ID if mem proc chip attribute not setspashabk-in2018-04-191-6/+9
| | | | | | | | Change-Id: I51e52333463702222dab0a28ce3e9cfcd4346317 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57446 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 PROC_CHIP_MEM_TO_USE attribute based on valid bitspashabk-in2018-04-161-0/+46
| | | | | | | | | | | Handling memory swapping on different proc Change-Id: Ibe46dde78fe9fc163eefdbd1a2af3fb00fc09d5a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55959 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>
* Revert "SBE Space optimisation" by moving ramming to pibmemShakeeb A. Pasha B K2018-03-291-0/+31
| | | | | | | | | | | | | | | 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>
* Support new RISK level attribute valuesSachin Gupta2018-02-111-10/+7
| | | | | | | | | Change-Id: I007205a1f03297ea703c6e319fc9182eea614d70 CQ: SW416424 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53667 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>
* Initialise ATTR_BACKUP_SEEPROM_SELECTSachin Gupta2017-11-021-0/+18
| | | | | | | | | | | Change-Id: Id92f5f8effa01d5bee872ccb6cdf49124e0f3fc7 CQ: SW405828 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48976 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Make plat init attributes non-writableSantosh Puranik2017-10-271-2/+277
| | | | | | | | | | | | | | | | | Change-Id: I382948a4083293e4ecc42a9759559a060444f5f0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34997 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: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Matt K. Light <mklight@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/35043 Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
* Fuse core mode supportRaja Das2017-07-051-3/+8
| | | | | | | | | | | Change-Id: I9f034d958ff3a499da623d73badd2ee06565a425 RTC: 166962 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41521 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> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Add support for MC and MI targetsSantosh Puranik2017-06-091-9/+37
| | | | | | | | Change-Id: Ife13683349bfe4f618ab2632d78e6ade70cc095c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39870 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>
* Remove Endian SwitchesSantosh Puranik2017-06-011-9/+10
| | | | | | | | | | | | Plat code will always run on big endian Change-Id: I858cf8d217534414716de81f20227d9ad30756bd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41090 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 CleanupSantosh Puranik2017-05-311-0/+754
-- Remove src and include subdirs Change-Id: I47d2b7d0b3667e7765692fb014932ae23a6325f7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41085 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: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
OpenPOWER on IntegriCloud