summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/pnorrp.C
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-1/+0
* Cache VERSION PartitionIlya Smirnov2019-08-291-0/+7
* Add page tables to read only partitionsChen Du2019-05-091-1/+13
* Statically allocate work pages for PNOR Resource ProviderDan Crowell2019-02-221-18/+5
* genPnorImages: Add VERSION to signed partitionsSamuel Mendoza-Jonas2018-10-161-0/+25
* Additional tracing for shutdown eventsMatt Derksen2018-09-121-3/+4
* Mark Read-Only Partitions as SuchIlya Smirnov2018-04-121-8/+7
* Revert "Check the Section Headers in Non-Secure Mode"Nicholas E. Bofferding2018-03-261-60/+13
* Check the Section Headers in Non-Secure ModeIlya Smirnov2018-03-121-13/+60
* Tweak IBM SFC flash settings for Micron chipsDean Sanner2018-02-071-1/+8
* Convert asserts to error logs where it makes senseStephen Cprek2017-12-201-1/+27
* Remove Secure Boot workaroundsStephen Cprek2017-12-181-79/+0
* Handle ContainerHeader asserts more nicely with error logsStephen Cprek2017-12-051-28/+7
* Remove limit on max size of PNOR TOCChristian Geddes2017-12-011-31/+57
* Implement Secure unloadJaymes Wilks2017-10-201-2/+11
* Ensure AbaPtr is not used in runtime codeDan Crowell2017-10-191-0/+1
* Clear ECC sections marked "clearOnEccErr" on errorDean Sanner2017-09-141-0/+45
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-251-1/+1
* Add HB_VOLATILE PNOR section flagDean Sanner2017-06-161-0/+2
* Disable Ring Overrides in Secure ModeMike Baiocchi2017-06-081-4/+4
* Create more space in base image by switching trace to debug and smaller printkStephen Cprek2017-06-011-11/+11
* Secure WOF data support in HB standaloneJaymes Wilks2017-05-311-1/+1
* Clean up of devdesc in hostboot codeIlya Smirnov2017-05-221-6/+11
* Support gracefully adding signing headers to PNOR sectionsNick Bofferding2017-05-081-0/+31
* pnor: Add AST Mailbox protocol supportBenjamin Herrenschmidt2017-05-011-1/+0
* Secureboot best effort compatibility supportStephen Cprek2017-03-301-13/+15
* Add PNOR SectionIdToString to replace direct access to cv_EYECATCHERStephen Cprek2017-03-231-7/+3
* Enable HBB measurement based on secure mode enablementNick Bofferding2017-03-171-4/+1
* Support Provisioning PNOR partition XML element.Matt Spinler2017-03-081-5/+2
* Support extending sections to PCRsNick Bofferding2017-02-021-15/+20
* Generalize secure boot settings for all processorsJaymes Wilks2017-01-301-1/+1
* Use common ROM header files for rom, bootloader, and hostbootStephen Cprek2017-01-301-2/+2
* Secure PNOR Resource Provider port from p8Jaymes Wilks2016-11-141-58/+213
* Update pnorrp to only attempt to parse TOC if its at a valid offsetcrgeddes2016-08-291-37/+42
* Changing XZ decompressor to verify without pnor changesElizabeth Liner2016-07-181-4/+0
* Support secure load and unload API prototypeNick Bofferding2016-07-061-0/+23
* Adding xz decompression functionality for the skiboot imageElizabeth Liner2016-03-211-0/+4
* FFS Support for Bootloadercrgeddes2016-03-031-6/+146
* Fix temporary code changes in src/usr/pnor/pnorrp.CMarty Gloff2016-02-191-24/+8
* P9 - FakePNOR scripts for Nimbus simicsMarty Gloff2015-12-111-4/+26
* Establish a working P9 Hostboot and Simics baseDean Sanner2015-12-111-3/+0
* Base kernel changes for Nimbus/CumulusCorey Swenson2015-12-111-1/+3
* Add console message for PNOR ECC errorsDan Crowell2015-08-101-0/+2
* Investigate graceful shutdown path anomoliesRichard J. Knight2015-04-241-10/+43
* Added an interface to get PNOR side informationPrachi Gupta2015-02-241-21/+183
* determine the toc locations in pnorrp and rt_pnor codePrachi Gupta2015-02-241-39/+290
* Support for Redundant Copy of HB code in PNORStephen Cprek2015-02-021-58/+94
* check and fix ecc errors for a given section in PNORPrachi Gupta2015-01-291-1/+65
* Add API to clear PNOR data with good ECCStephen Cprek2015-01-221-2/+93
* hbrt interface for PNOR accessPrachi Gupta2015-01-161-301/+72
OpenPOWER on IntegriCloud