summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor
Commit message (Expand)AuthorAgeFilesLines
* Reduce Console Output Trace from PNOR component in OpenPowerMike Baiocchi2018-04-182-4/+4
* Mark Read-Only Partitions as SuchIlya Smirnov2018-04-122-71/+132
* Handle early life PNOR fails in HBRT instead of hangingMatt Derksen2018-04-094-22/+104
* Secure Boot: Close SBE Security BackdoorIlya Smirnov2018-03-301-1/+1
* Revert "Check the Section Headers in Non-Secure Mode"Nicholas E. Bofferding2018-03-264-84/+35
* Only call PNOR::init() on systems with BMCMatt Derksen2018-03-121-9/+14
* Check the Section Headers in Non-Secure ModeIlya Smirnov2018-03-124-37/+86
* Secure Boot: Detach secure PNOR provider taskNick Bofferding2018-03-071-0/+4
* Initialize FIRDATA section and ErrlManager just incase BMC resetsMatt Derksen2018-03-071-31/+64
* Tweak IBM SFC flash settings for Micron chipsDean Sanner2018-02-072-7/+15
* Collect better FFDC on ROM verification errorsStephen Cprek2018-01-311-2/+3
* Compile attributeOverride tool in x86.nfp environment for mnfg useMatt Derksen2018-01-211-9/+9
* Convert asserts to error logs where it makes senseStephen Cprek2017-12-203-29/+194
* Remove Secure Boot workaroundsStephen Cprek2017-12-188-385/+37
* Secure Boot: RAS Reviews: Fix load handler loggingNick Bofferding2017-12-152-9/+43
* Add component ID check for Master Container Lid ProcessingStephen Cprek2017-12-121-2/+2
* Create better anti-deadlock strategy for vfsJaymes Wilks2017-12-121-1/+1
* Add new pnor section for Centaur hw ref imageRichard J. Knight2017-12-071-0/+2
* Handle ContainerHeader asserts more nicely with error logsStephen Cprek2017-12-052-32/+42
* Remove limit on max size of PNOR TOCChristian Geddes2017-12-013-37/+73
* Remove annoying mbox traces (TRACF -> TRACD)Christian Geddes2017-11-211-4/+4
* Secure Boot: Fix lid load from HB reserved memory issues at runtimeStephen Cprek2017-11-191-47/+51
* Create new test only PNOR section to test secure Load/UnloadsJaymes Wilks2017-11-152-108/+96
* Support selecting fips or op-build for signing processJaymes Wilks2017-11-091-0/+3
* Secure Boot: Enforce PNOR section component IDsNick Bofferding2017-11-031-0/+11
* Add trace to indicate verify was called on a sectionStephen Cprek2017-11-011-0/+5
* Re-enable fapi2 test case moduleChristian Geddes2017-10-311-105/+107
* Implement Secure unloadJaymes Wilks2017-10-204-52/+474
* Enable OCC on ZZ with OpalDan Crowell2017-10-201-1/+0
* Ensure AbaPtr is not used in runtime codeDan Crowell2017-10-191-0/+1
* Reduce number of traces in PNOR mboxDean Sanner2017-10-131-4/+4
* Set variables to nullptr after they are deletedChristian Geddes2017-09-254-6/+10
* Secure Boot: Mark CAPP as enforced secure sectionNick Bofferding2017-09-221-1/+2
* Fix getSectionInfo from failing on secure sectionsStephen Cprek2017-09-202-38/+51
* Clear ECC sections marked "clearOnEccErr" on errorDean Sanner2017-09-143-2/+58
* Re-enable OCC parition in pnorStephen Cprek2017-09-081-0/+33
* Replace HB_SECURITY_MODE attribute with SECUREBOOT API equivalentJaymes Wilks2017-08-311-6/+3
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-257-201/+126
* Secure Boot: Support secure load of MEMD partitionNick Bofferding2017-08-221-1/+2
* Verify sections for HBRT and put in HB resv memoryStephen Cprek2017-08-161-1/+2
* Changed method firmware_request so it can be used by OPALRoland Veloz2017-08-111-1/+1
* Refactor lid to pnor mapping and add pnor to lid pair mappingStephen Cprek2017-08-111-3/+9
* Load Secure Header into SpnorRp Vaddr SpaceStephen Cprek2017-08-092-26/+32
* Remove SBEC pnor partition from p9 codeStephen Cprek2017-07-241-2/+0
* Cut down the large number of traces from PNOR MBOXDan Crowell2017-07-211-3/+3
* Base support for MEMD partition in PNORDan Crowell2017-06-291-0/+1
* Use Scratch Reg 3 Bit 7 to allow Attribute Overrides in Secure ModeMike Baiocchi2017-06-161-4/+54
* Add HB_VOLATILE PNOR section flagDean Sanner2017-06-162-1/+4
* Disable Ring Overrides in Secure ModeMike Baiocchi2017-06-083-5/+18
* Disable Attribute Overrides in Secure ModeMike Baiocchi2017-06-072-21/+33
OpenPOWER on IntegriCloud