summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/runtime/rt_pnor.C
Commit message (Expand)AuthorAgeFilesLines
* Make RT_TARG id generation code common between IPL time and runtimeChristian Geddes2020-01-221-3/+3
* Automatically include config.hDan Crowell2019-12-061-2/+1
* Handle early life PNOR fails in HBRT instead of hangingMatt Derksen2018-04-091-17/+58
* 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-181-19/+1
* 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-201-38/+49
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-251-100/+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-081-1/+19
* Implement Best Effort Secureboot Policy for Hostboot RuntimeStephen Cprek2017-04-281-53/+146
* Add PNOR SectionIdToString to replace direct access to cv_EYECATCHERStephen Cprek2017-03-231-8/+3
* FIRDATA changes - adding getPnorInfo to runtimeElizabeth Liner2017-03-081-1/+22
* Adding FSI and PNOR interfaces for PRD FIRDATA in HBRTElizabeth Liner2017-02-161-1/+110
* 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-031-6/+5
* enable saving GARD records to PNOR in runtime.Brian Horton2015-09-031-0/+54
* 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-241-34/+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-021-4/+7
* hbrt interface for PNOR accessPrachi Gupta2015-01-161-0/+634
OpenPOWER on IntegriCloud