summaryrefslogtreecommitdiffstats
path: root/src/import/tools
Commit message (Collapse)AuthorAgeFilesLines
* p9_ipl_build updated to catch empty .rings section in HW image.Claus Michael Olsen2016-09-262-68/+69
| | | | | | | | | | | Change-Id: I8bb1afebcc2d739f9670e5ed8bd7da19abf2a9d9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30002 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30267 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* p9_ipl_build: take out the read for the debug filePrachi Gupta2016-09-261-86/+78
| | | | | | | | | | | | | The debug file will be overwritten each iteration. Change-Id: If8aecf3b044cd3908ebc22acdcaea3f2de31d235 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27513 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30255 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* p9_ipl_build: Don't fail if the debug file already existsPrachi Gupta2016-09-261-6/+1
| | | | | | | | | | | | Change-Id: I3ccebb794cdc06fe2222d58ac1a5e853b5b6cf4f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27244 Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30253 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* p9_tor: remove an include dependencyMartin Peschke2016-09-261-0/+1
| | | | | | | | | | | | | | | | | | | | | We used to proliferate a dependency to p9_infrastruct_help.H through p9_tor.H, which is bad. To be precise, it is p9_tor.C that needs p9_infrastruct_help.H. Other users of p9_infrastruct_help.H must not rely on that file being included by some other include, but they should include it directly. Change-Id: Ibfb9f452b9530f3f13cf81c105d4b48c8e181f65 Original-Change-Id: Id76608e5e5e3006247fb2f26648ec522c84f9c43 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26037 Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30248 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Add P9_TOR namespace to avoid naming collisionsBill Hoffa2016-09-261-0/+2
| | | | | | | | | | | | | | | | Change-Id: I9ce499958d23e49ea26831ac3b2f1f7f6732c43a Original-Change-Id: I5494b98fdc439c7bf08c3f5ddd47c5285563ee99 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25509 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30241 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>
* Remove File I/O from p9_infrastruct_help.HBill Hoffa2016-09-261-0/+5
| | | | | | | | | | | | | | Change-Id: I1e92f4eb8346d55695a1a4371b1e1987ba1262bb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25476 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30240 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>
* Implementation of p9_ipl_build toolRichard J. Knight2016-09-262-310/+411
| | | | | | | | | | | Change-Id: I778c3525e639cf1ce631ae327cf65b8bda14e1a4 RTC:150314 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22745 Tested-by: Jenkins Server Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30234 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Initial check in of p9_ipl_build. Updated w/various small mods.Claus Michael Olsen2016-09-261-0/+421
| | | | | | | | | | | | | | | | | | | This code extracts DD-level specific rings from the HW image and inserts them into the SBE image. Made a small change to dirs.env.mk to pick up p9_ipl_build.mk. Modified p9_ipl_build.mk to pull in p9_xip_image.o lib and to pull in header files using EXE_INCDIR. Lastly, no longer using relative path to p9_xip_image.h. Change-Id: Iaab55923cadbf09b9cdaed1d10a233db73af0da4 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23787 Reviewed-by: Claus Michael Olsen <cmolsen@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30233 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 file headersSachin Gupta2016-09-161-1/+1
| | | | | | | | 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>
* SBE move import`Shakeeb2016-09-011-0/+66
Change-Id: I726951318cdb19fd445af2f7910e0d6872eff18c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29086 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
OpenPOWER on IntegriCloud