summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix SBEC image staging incorrect guard on MEMD binary presence04-16-2019Raptor Engineering Development Team2020-01-111-1/+1
|
* Reduce skiroot size by 4MB and increase hostboot size by 4MBRaptor Engineering Development Team2019-04-211-9/+9
|
* Remove proprietary CAPP microcode partition entirelyRaptor Engineering Development Team2019-04-213-34/+3
| | | | Increase PNOR version partition to 8k
* Remove unnecessary OCMBFW partition and restore BOOTKERNFW size / locationRaptor Engineering Development Team2019-04-211-12/+2
|
* Merge latest upstream changes into treeRaptor Engineering Development Team2019-04-211-19/+45
| | | | | Shrink skiroot by 1MB to fit new UVISOR partition Note that this breaks BOOTKERNFW block erase / write
* Reduce skiroot partition size by 1MB and increase hostboot partition size by 1MBRaptor Engineering Development Team2019-04-201-8/+8
|
* Increase HBRT partition size by 512k, decrease skiroot partition by 512kRaptor Engineering Development Team2019-04-191-6/+6
|
* Reduce skiroot partition size by 2MB and increase hostboot partition size by 2MBRaptor Engineering Development Team2019-04-191-9/+9
|
* Reduce skiroot partition size by 1MB and increase boot kernel firmware ↵Raptor Engineering Development Team2019-04-191-20/+20
| | | | partition by 1MB
* Backport 64MB layout file from original Talos systemsRaptor Engineering Development Team2019-04-191-51/+33
| | | | Extend kernel partition to 31MB
* Allow SBEC image skip on POWER9Raptor Engineering Development Team2019-04-191-1/+5
|
* Allow CAPP image skip on POWER9Raptor Engineering Development Team2019-04-191-2/+11
|
* Allow CVPD image skip on POWER9Raptor Engineering Development Team2019-04-192-3/+11
|
* Merge pull request #115 from IlyaSmirnov91/masterWilliam Hoffa2019-04-153-11/+0
|\ | | | | Revert "Add UVBWLIST Partition"
| * Revert "Add UVBWLIST Partition"Ilya Smirnov2019-04-083-11/+0
|/ | | | | | | | UVBWLIST is no longer needed as a PNOR partition. The passing of Ultravisor white/blacklist will be done via an SBE chip op instead. This reverts commit d62c8ee5be943084263905e9a9c0a879368e84f1.
* Merge pull request #114 from chendu1993/masterCorey Swenson2019-03-251-25/+25
|\ | | | | Add 1MB to PNOR HBI section
| * Add 1MB to PNOR HBI sectionChen Du2019-03-211-25/+25
|/ | | | | | Open power build fails with tracing on due to HBI partition being too large. This adds 1MB of extra padding to HBI partition.
* Merge pull request #113 from milesg-github/masterWilliam Hoffa2019-03-211-25/+25
|\ | | | | Add 1MB to HBI PNOR section
| * Add 1MB to HBI PNOR sectionGlenn Miles2019-03-181-25/+25
|/ | | | Hostboot binary size is getting close to limit so adding 1MB.
* Merge pull request #112 from milesg-github/masterWilliam Hoffa2019-03-061-25/+25
|\ | | | | Add 1MB to HBI PNOR section to accommodate TLS
| * Add 1MB to HBI PNOR section to accommodate TLSGlenn Miles2019-03-061-25/+25
|/
* Merge pull request #110 from IlyaSmirnov91/masterDan2019-01-073-1/+12
|\ | | | | Add UVBWLIST Partition
| * Add UVBWLIST PartitionIlya Smirnov2018-11-293-1/+12
|/
* Merge pull request #111 from open-power/bofferdn-add-1mb-hbiCorey Swenson2018-11-291-24/+24
|\ | | | | Increase HBI partition to 14 MB (w/o ECC), up from 13
| * Increase HBI partition to 14 MB (w/o ECC), up from 13Nick Bofferding2018-11-291-24/+24
|/ | | HBI partition size is too small to fit all the code for some systems, so bumping it by logical 1 MB to provide breathing room
* Merge pull request #109 from mabaiocchi/masterMike Baiocchi2018-11-153-25/+25
|\ | | | | Update HBD/HBD_RW Partition Sizes to fix VESNIN Config Compile Issues
| * Update HBD/HBD_RW Partition Sizes to fix VESNIN Config Compile IssuesMike Baiocchi2018-11-153-25/+25
|/ | | | | | | This commit rebalances the allocated size of 0x60000 for the P8 HBD/HBD_RW partitions to more properly reflect that for P8 systems there is much more read-only attribute data (which goes into HBD) then there is read-write data (which goes into HBD_RW).
* Merge pull request #108 from mabaiocchi/masterWilliam Hoffa2018-11-125-14/+151
|\ | | | | Support Optional Attribute/Targeting Read-Write PNOR Partition
| * Support Optional Attribute/Targeting Read-Write PNOR PartitionMike Baiocchi2018-11-095-14/+151
|/ | | | | | | | This commit addes support for an optional Attribute/Targeting Read-Write PNOR Partition (HBD_RW). If it exists then original Attribute/Targeting PNOR Partition (HBD) only contains the READ-ONLY data. If HBD_RW does not exist, then HBD contains both the READ-ONLY and Read-Write sections as it has historically.
* Merge pull request #107 from open-power/bofferdn-pnor-ocmb-partitionWilliam Hoffa2018-11-051-0/+10
|\ | | | | Add OCMBFW Partition
| * Add OCMBFW PartitionNick Bofferding2018-10-311-0/+10
|/ | | Creates a new OCMBFW PNOR partition entry
* Merge pull request #106 from IlyaSmirnov91/SMF_UVISORsannerd2018-10-152-381/+10
|\ | | | | Create UVISOR Partition for Ultravisor Binary; Remove defaultPnorLayout_128.xml
| * Create UVISOR Partition for Ultravisor BinaryIlya Smirnov2018-10-122-381/+10
|/
* Merge pull request #97 from sammj/signDan2018-10-104-20/+32
|\ | | | | p9Layouts: Sign VERSION partition
| * p9Layouts: Sign VERSION partitionSamuel Mendoza-Jonas2018-08-284-20/+21
| | | | | | | | | | | | | | | | | | | | | | And update the partition offsets to match since the VERSION partition needs an extra 4K to fit the signed header. This also fixes up the layout to remove the 24K of empty space between MEMD and SBKT. Partial fix for https://github.com/open-power/op-build/issues/1849 Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
| * p9Layouts: Bring defaultPnorLayout_128 up to dateSamuel Mendoza-Jonas2018-08-092-1/+12
| | | | | | | | | | | | | | Update defaultPnorLayout_128.xml to match changes to the 64MB version, and fixup a stale note about the size of the HBI partition. Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
* | Merge pull request #105 from popfuture/hbreadonly8William Hoffa2018-10-053-2/+56
|\ \ | | | | | | Make all possible partitions readOnly for p8
| * | Make all possible partitions readOnly for p8Jaymes Wilks2018-10-043-2/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sets the readOnly tag for all possible partitions in the hostboot pnor for the single side, without goldenside, and with golden side p8 layouts. The following partitions are affected: HBB, HBI, SBEC, SBE, HBRT, PAYLOAD, BOOTKERNEL, OCC, CAPP, VERSION, IMA_CATALOG, and WINK. Signed-off-by: Jaymes Wilks <mjwilks@us.ibm.com>
* | | Merge pull request #102 from popfuture/hbreadonlyWilliam Hoffa2018-09-132-0/+6
|\| | | |/ |/| Make HBB and HBI partitions readOnly
| * Make HBB and HBI partitions readOnlyJaymes Wilks2018-09-122-0/+6
|/ | | | | Sets the readOnly tag for HBB and HBI partitions in the hostboot pnor for both the 64mb and 128mb pnor layouts.
* Merge pull request #96 from cvswen/update_pnorDan2018-05-012-1/+7
|\ | | | | Make VPD sections preserved
| * Make VPD sections preservedCorey Swenson2018-04-262-1/+7
|/ | | | Signed-off-by: Corey Swenson <cswenson@us.ibm.com>
* Merge pull request #95 from rjknight/masterWilliam Hoffa2018-04-092-38/+38
|\ | | | | Increase the HBRT section size
| * Increase the HBRT section sizeRichard J. Knight2018-04-082-38/+38
|/ | | | | | -Additional HBRT function has caused the image size to increase to near the 4.5MB limit, this commit will increase the partition size to 6MB
* Merge pull request #94 from rjknight/masterWilliam Hoffa2018-04-021-2/+15
|\ | | | | Add support for hcode repo
| * Add support for hcode repoRichard J. Knight2018-03-291-2/+15
|/ | | | | -Modify update_image.pl to support passing an alternate location for the hardware image (HCODE)
* Merge pull request #93 from popfuture/removesignvarPrachi Gupta2018-03-161-6/+3
|\ | | | | Remove SIGNING_TOOL_EDITION environment variable setting
| * Remove SIGNING_TOOL_EDITION environment variable settingJaymes Wilks2018-03-141-6/+3
|/ | | | | Removes signing environment variable setting from update_image.pl as it is no longer required.
* Merge pull request #92 from stewart-ibm/fix-overlapStewart Smith2018-02-151-2/+2
|\ | | | | Fix overlapping partitions in p9Layouts/defaultPnorLayout_64.xml
| * Fix overlapping partitions in p9Layouts/defaultPnorLayout_64.xmlStewart Smith2018-02-141-2/+2
|/ | | | | Fixes: 0ca835a76d8e24bb0f5f9d006cf87c91e17676fc Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud