summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Integrate p9_update_security_ctrl HWP into Istep 10.3Jaymes Wilks2017-03-032-3/+147
* Support DRTM RIT protectionNick Bofferding2017-03-038-22/+1007
* Invert polarity of secure jumper bitNick Bofferding2017-02-071-2/+6
* Fix to compile without secureboot config optionDean Sanner2017-02-071-0/+2
* Support extending sections to PCRsNick Bofferding2017-02-029-90/+319
* Verify HBB in HBBL using ROM codeStephen Cprek2017-02-012-51/+1
* Generalize secure boot settings for all processorsJaymes Wilks2017-01-306-121/+155
* Use common ROM header files for rom, bootloader, and hostbootStephen Cprek2017-01-302-94/+5
* Add TPM4 locality supportChris Engel2017-01-276-34/+81
* port p8 secureboot settings code to p9Jaymes Wilks2017-01-056-35/+92
* Secure PNORRP port resync from p8Jaymes Wilks2016-12-121-9/+9
* Fix TPM log header SPEC errata and invalid digestChris Engel2016-12-052-1/+2
* Secure PNOR Resource Provider port from p8Jaymes Wilks2016-11-149-98/+406
* Add a TPM separator during host start_payloadChris Engel2016-10-319-156/+319
* Support for TPM Required IPMI sensorChris Engel2016-10-111-13/+53
* Updates to handling of missing TPMs in trustedboot modeChris Engel2016-08-233-49/+57
* Trustedboot support for using TPM targetChris Engel2016-08-226-95/+163
* SecureBoot: Update sha1 bank of PCRs along with sha256Chris Engel2016-08-019-61/+182
* Support for TPM Required attribute to allow system to IPL without a TPMChris Engel2016-07-273-48/+116
* Trustedboot PCR Extend reworked to use task message queueChris Engel2016-07-1817-789/+1187
* Fix P9 expansion into bottom 512K cacheDean Sanner2016-07-111-9/+5
* Register verify_container runtime interfaceNick Bofferding2016-07-078-1/+393
OpenPOWER on IntegriCloud