summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update 'is TPM Required' checking to include the use of a new sensorMike Baiocchi2017-04-282-39/+109
* Fix for Add header and verify Hostboot Bootloader for sbe updateStephen M. Cprek2017-04-251-0/+1
* Trustedboot support to log different event typesChris Engel2017-04-239-25/+44
* Revert "Add header to and verify Hostboot Bootloader for sbe update"Stephen M. Cprek2017-04-121-1/+0
* Add header to and verify Hostboot Bootloader for sbe updateStephen Cprek2017-04-101-3/+1
* Move certain pnor_utils.H function to pnorif.H that are used externallyStephen Cprek2017-04-102-3/+0
* Converge shadow TPM object into targeting modelNick Bofferding2017-04-106-443/+649
* Read the HW Key Hash from a Processor's SBE SeepromMike Baiocchi2017-04-031-1/+1
* Secureboot best effort compatibility supportStephen Cprek2017-03-303-1/+12
* Trace HwKeyHash and Add Errorlog Parser Infrastructure to SecurebootMike Baiocchi2017-03-218-4/+529
* Enable HBB measurement based on secure mode enablementNick Bofferding2017-03-171-34/+23
* Trace Processor Security Registers; add them to Secure Error LogsMike Baiocchi2017-03-154-8/+408
* Relocate ROM code after HBBL has been verifiedStephen Cprek2017-03-103-378/+237
* Rename SecureROM to SecureRomManagerStephen Cprek2017-03-085-79/+70
* Add TPM device driver support for DRTM PCR reset sequenceChris Engel2017-03-082-1/+41
OpenPOWER on IntegriCloud