summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot/base
Commit message (Expand)AuthorAgeFilesLines
* 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-255-41/+114
* Secureboot: Inhibit attribute overrides and sync exposuresMike Baiocchi2017-08-091-0/+32
* Move containerHeader class to secureboot common directoryStephen Cprek2017-08-092-250/+0
* Fix duplicate sha512 definitionsJaymes Wilks2017-08-043-15/+15
* 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-102-11/+22
* Fix secure PNOR provider deadlockNick Bofferding2017-06-221-0/+1
* Add SECUREBOOT::enabled() state to printkMike Baiocchi2017-06-191-2/+4
* 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-011-3/+3
* 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
* Support setting security mode based on SBE key indicator bitNick Bofferding2017-04-281-2/+4
* Fix for Add header and verify Hostboot Bootloader for sbe updateStephen M. Cprek2017-04-251-0/+1
* 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-101-2/+0
* Secureboot best effort compatibility supportStephen Cprek2017-03-301-0/+2
* Trace HwKeyHash and Add Errorlog Parser Infrastructure to SecurebootMike Baiocchi2017-03-211-1/+11
* 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-153-8/+403
* Relocate ROM code after HBBL has been verifiedStephen Cprek2017-03-103-378/+237
* Rename SecureROM to SecureRomManagerStephen Cprek2017-03-085-79/+70
* Support DRTM RIT protectionNick Bofferding2017-03-032-0/+151
* 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-025-66/+123
* Verify HBB in HBBL using ROM codeStephen Cprek2017-02-012-51/+1
* Generalize secure boot settings for all processorsJaymes Wilks2017-01-304-34/+134
* Use common ROM header files for rom, bootloader, and hostbootStephen Cprek2017-01-302-94/+5
* port p8 secureboot settings code to p9Jaymes Wilks2017-01-055-26/+62
* Secure PNORRP port resync from p8Jaymes Wilks2016-12-121-9/+9
* Secure PNOR Resource Provider port from p8Jaymes Wilks2016-11-147-45/+383
* Trustedboot PCR Extend reworked to use task message queueChris Engel2016-07-181-2/+1
* Fix P9 expansion into bottom 512K cacheDean Sanner2016-07-111-9/+5
* Update purge of L3 cache during initial bootElizabeth Liner2016-06-103-174/+7
* Trustedboot add TPM and associated i2c master to the devtreeChris Engel2016-06-082-0/+24
* Add P9 vpo build config, config compile and extra traces for debugPrachi Gupta2016-06-061-3/+3
* Change securerom test to use current hw hash keyStephen Cprek2016-05-183-65/+41
* Extend basic config entries to TPMChris Engel2016-05-131-1/+8
* Send hash of pnor sections to TPMChris Engel2016-05-112-15/+41
* Trustedboot TPM Event log managerChris Engel2016-03-151-1/+3
* Base kernel changes for Nimbus/CumulusCorey Swenson2015-12-112-4/+9
* Trustedboot: Move data to Hostboot base and add pcrExtend stub functionChris Engel2015-11-181-1/+7
* P8+ VPO - HB supports to istep 7 for NVLINK testThi Tran2015-01-161-5/+12
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+4
OpenPOWER on IntegriCloud