summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/ppe_closed/cme/stop_cme/p9_cme_cpmr.S
Commit message (Collapse)AuthorAgeFilesLines
* istep 15 changesAmit Kumar2017-10-231-89/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - changes in CME/SGPE hcode for istep15 changes. - merged 23684 changes - sgpe Makefile changes - sgpe_img_edit changes to accept multiple images - changes to get ekb build to do cme and sgpe img edit - Replaced EPM_P9_TUNING with ISTEP15_HACK at few places - More changes to get working on 9067 - Removed trailing whitespace in multiple files which were giving build warnings - Checked in image build wrapper files with new hw_image name plus commented out lines which are being worked out in a separate gerrit id - Added FUSED mode attribute to all base attribute files - Added a first draft of the istep15 perl script in pm tools dir Change-Id: I4f559e041406e09ea1d9376c585c97b8445e8ff8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26027 Dev-Ready: Gregory S. Still <stillgs@us.ibm.com> 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: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* PM: Added code for CME BootPrem Shanker Jha2017-10-231-0/+114
Added code in SGPE and CME code base to enable booting of CME. SGPE initiates first block copy. It copies CME Hcode, common scan rings and Pstate parameter block to CME's SRAM. Once this block copy is done, SGPE kicks off CME. Once CME starts, during its initialization, it triggers second block copy which copies instance specific scan rings to CME's SRAM. Change-Id: I02097e55e319a15c5c4d1540cf41ce240db3d6a6 RTC:136957 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/10674 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
OpenPOWER on IntegriCloud