summaryrefslogtreecommitdiffstats
path: root/src/build/linkerscripts/power_axone
Commit message (Collapse)AuthorAgeFilesLines
* PIBMEM only imagekswaroop2019-02-212-123/+58
| | | | | | | | | | | | pibmem only image can be built for axone with the following command. 'make axone img=pibmem' Change-Id: I2daa352c54aa7ca5483f0c9f43b5a5de2d2bb115 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71130 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>
* Axone pibmem only image compilationRaja Das2019-01-211-0/+103
| | | | | | | | | | | | | - use the following command make axone img=pibmem Change-Id: I60e75fc788d541b3c6d0c97bde44bf3e8c0ebb2b Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70636 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Krishna Swaroop Athmaram <krathmar@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
* Remove unused code from SBESachin Gupta2018-12-101-8/+8
| | | | | | | | | | Change-Id: Ia24de56af312bf9cdcc80573216cc6dbd1f8acf5 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69006 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>
* Increased l2 loader size in PIBMEMRaja Das2018-10-041-1/+2
| | | | | | | | | | | | | | - Increased l2 loader size in PIBMEM from 7K to 11K - Increased area is being used to increased the stack size for l2 loader from 6K to 10K. This increase is due of the increased bit counts in the decompression part because of the increased pibmem sie from 96K to 224K. Change-Id: Iae8afdf692632d8c132851f3384fcd7b10eaf618 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66961 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 all text section to PIBMEM for axonespashabk-in2018-08-281-1/+2
| | | | | | | | | Change-Id: I5d1c008c86c154670414b868281152e1e19456e8 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/62617 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>
* Add axone configspashabk-in2018-08-233-0/+341
RTC: 187456 Change-Id: I6f82577cd457ae85dc6ae29edeb13cc1a8607543 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/62089 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