summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot
Commit message (Expand)AuthorAgeFilesLines
* Fix developer and customer descriptions for TPM required policyJaymes Wilks2018-02-101-1/+20
* Secure Boot: Remove utilmem from verify container fail pathNick Bofferding2018-02-071-20/+26
* Verify ComponentID and Extend PAYLOADMike Baiocchi2018-02-012-2/+3
* Collect better FFDC on ROM verification errorsStephen Cprek2018-01-317-14/+261
* Secure Boot: Remove cyclic dependency in TPM daemon shutdown pathNick Bofferding2018-01-192-8/+30
* Convert asserts to error logs where it makes senseStephen Cprek2017-12-203-19/+177
* Remove Secure Boot workaroundsStephen Cprek2017-12-187-228/+72
* Secure Boot: RAS Reviews: Fix load handler loggingNick Bofferding2017-12-151-0/+3
* Fix incorrect size for entries going into hb resv memoryStephen Cprek2017-12-122-7/+13
* Add component ID check for Master Container Lid ProcessingStephen Cprek2017-12-122-10/+10
* Create better anti-deadlock strategy for vfsJaymes Wilks2017-12-122-132/+133
* Support Verifying and Moving PAYLOAD and HDAT when TCEs are EnabledMike Baiocchi2017-12-121-0/+2
* Create a Trusted boot trace component and collect trace on errorsStephen Cprek2017-12-058-17/+31
* Handle ContainerHeader asserts more nicely with error logsStephen Cprek2017-12-053-32/+217
* Handle comments from pre-verify and runtime lid loading commitsStephen Cprek2017-11-301-5/+12
* Secure Boot: Fix lid load from HB reserved memory issues at runtimeStephen Cprek2017-11-193-44/+140
* Collect PNOR trace on secure verification errorStephen Cprek2017-11-101-2/+2
* Support selecting fips or op-build for signing processJaymes Wilks2017-11-091-0/+5
* Secure Boot: Enforce PNOR section component IDsNick Bofferding2017-11-032-2/+186
* Integration of hardware vpd accessor functions into Hostboot.Donald Washburn2017-11-011-1/+1
* Process Components in Master Container LidStephen Cprek2017-11-011-1/+2
* Centaur ring support - ring_apply and ring dataSumit Kumar2017-11-011-0/+1
* Secure Boot: Support reading component ID from container's SW headerNick Bofferding2017-09-211-0/+8
* Fix getSectionInfo from failing on secure sectionsStephen Cprek2017-09-201-40/+49
* Default SBE security mode setting correctlyJaymes Wilks2017-09-051-1/+1
* Replace HB_SECURITY_MODE attribute with SECUREBOOT API equivalentJaymes Wilks2017-08-311-0/+23
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-257-43/+178
* Update TPM_REQUIRED "SENSOR_NAME" Attribute EnumMike Baiocchi2017-08-221-1/+3
* Fix SECUREBOOT runtime interfaces and testsMike Baiocchi2017-08-182-15/+56
* MFG support to validate TPM provisioningChris Engel2017-08-116-2/+242
* Fix HDAT support for TPM log to support events after HDAT is populatedChris Engel2017-08-092-0/+42
* Secureboot: Inhibit attribute overrides and sync exposuresMike Baiocchi2017-08-093-2/+85
* Move containerHeader class to secureboot common directoryStephen Cprek2017-08-093-2/+8
* Remove DRTM + TriggeringJaymes Wilks2017-08-071-1/+1
* Fix duplicate sha512 definitionsJaymes Wilks2017-08-044-17/+17
* Address minor comments from Story 175114Stephen Cprek2017-07-201-1/+0
* Remove half cache init and do it in the page managerStephen Cprek2017-07-201-5/+0
* Add Security Settings User Details to Error LogsStephen Cprek2017-07-106-11/+180
* Fix secure PNOR provider deadlockNick Bofferding2017-06-221-0/+1
* Add SECUREBOOT::enabled() state to printkMike Baiocchi2017-06-191-2/+4
* Disable Attribute Overrides in Secure ModeMike Baiocchi2017-06-071-0/+52
* Create map of SecureROM function types, versions, and offsetsStephen Cprek2017-06-062-10/+138
* Create more space in base image by switching trace to debug and smaller printkStephen Cprek2017-06-012-6/+6
* HW callout for TPM not present when requiredStephen Cprek2017-05-261-22/+30
* Fix up Event Types for PCR ExtendJaymes Wilks2017-05-251-8/+12
* Remove error generated when not in secure modeNick Bofferding2017-05-231-57/+17
* Enforce synchronized processor security stateJaymes Wilks2017-05-102-35/+117
* Port P8 HBI page verification functionalityStephen Cprek2017-05-012-7/+228
* move all non-volatile/openpower attributes from _hb to _openpower filesPrachi Gupta2017-05-011-0/+2
* Support setting security mode based on SBE key indicator bitNick Bofferding2017-04-281-2/+4
OpenPOWER on IntegriCloud