summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/runtime
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-2/+1
* Handle early life PNOR fails in HBRT instead of hangingMatt Derksen2018-04-092-18/+75
* Revert "Check the Section Headers in Non-Secure Mode"Nicholas E. Bofferding2018-03-261-7/+0
* Only call PNOR::init() on systems with BMCMatt Derksen2018-03-121-9/+14
* Check the Section Headers in Non-Secure ModeIlya Smirnov2018-03-121-0/+7
* Initialize FIRDATA section and ErrlManager just incase BMC resetsMatt Derksen2018-03-071-31/+64
* Remove Secure Boot workaroundsStephen Cprek2017-12-182-34/+3
* Secure Boot: Fix lid load from HB reserved memory issues at runtimeStephen Cprek2017-11-191-47/+51
* Fix getSectionInfo from failing on secure sectionsStephen Cprek2017-09-202-38/+51
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-252-117/+20
* Verify sections for HBRT and put in HB resv memoryStephen Cprek2017-08-161-1/+2
* Disable Attribute Overrides in Secure ModeMike Baiocchi2017-06-071-16/+30
* Secure WOF data support in HB standaloneJaymes Wilks2017-05-311-1/+1
* Fix up Event Types for PCR ExtendJaymes Wilks2017-05-251-1/+1
* Support gracefully adding signing headers to PNOR sectionsNick Bofferding2017-05-082-3/+34
* Implement Best Effort Secureboot Policy for Hostboot RuntimeStephen Cprek2017-04-282-54/+174
* Add PNOR SectionIdToString to replace direct access to cv_EYECATCHERStephen Cprek2017-03-231-8/+3
* FIRDATA changes - adding getPnorInfo to runtimeElizabeth Liner2017-03-082-1/+30
* Adding FSI and PNOR interfaces for PRD FIRDATA in HBRTElizabeth Liner2017-02-162-2/+120
* Changing XZ decompressor to verify without pnor changesElizabeth Liner2016-07-181-5/+0
* Adding xz decompression functionality for the skiboot imageElizabeth Liner2016-03-211-0/+5
* FFS Support for Bootloadercrgeddes2016-03-034-10/+9
* enable saving GARD records to PNOR in runtime.Brian Horton2015-09-032-0/+65
* Fix handling of ECC protected partitions at runtimeDan Crowell2015-07-021-1/+34
* Modify hbrt pnor interfaces to handle different partition sizesDan Crowell2015-03-261-6/+16
* determine the toc locations in pnorrp and rt_pnor codePrachi Gupta2015-02-242-39/+22
* Skipping over readTOC if hostInterface for pnor_read/write doesn't existPrachi Gupta2015-02-161-23/+27
* Support for Redundant Copy of HB code in PNORStephen Cprek2015-02-022-5/+8
* hbrt interface for PNOR accessPrachi Gupta2015-01-165-0/+1111
OpenPOWER on IntegriCloud