index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
usr
/
secureboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert asserts to error logs where it makes sense
Stephen Cprek
2017-12-20
3
-3
/
+16
*
Remove Secure Boot workarounds
Stephen Cprek
2017-12-18
3
-39
/
+4
*
Fix incorrect size for entries going into hb resv memory
Stephen Cprek
2017-12-12
1
-2
/
+2
*
Add component ID check for Master Container Lid Processing
Stephen Cprek
2017-12-12
1
-1
/
+1
*
Create better anti-deadlock strategy for vfs
Jaymes Wilks
2017-12-12
1
-5
/
+16
*
Create a Trusted boot trace component and collect trace on errors
Stephen Cprek
2017-12-05
1
-23
/
+23
*
Handle ContainerHeader asserts more nicely with error logs
Stephen Cprek
2017-12-05
2
-39
/
+44
*
Handle comments from pre-verify and runtime lid loading commits
Stephen Cprek
2017-11-30
1
-1
/
+1
*
Secure Boot: Fix lid load from HB reserved memory issues at runtime
Stephen Cprek
2017-11-19
1
-5
/
+45
*
Support selecting fips or op-build for signing process
Jaymes Wilks
2017-11-09
1
-0
/
+7
*
Secure Boot: Enforce PNOR section component IDs
Nick Bofferding
2017-11-03
2
-0
/
+21
*
Process Components in Master Container Lid
Stephen Cprek
2017-11-01
1
-0
/
+3
*
Secure Boot: Support reading component ID from container's SW header
Nick Bofferding
2017-09-21
1
-0
/
+16
*
Replace HB_SECURITY_MODE attribute with SECUREBOOT API equivalent
Jaymes Wilks
2017-08-31
1
-0
/
+19
*
Refactor SecureBoot Workarounds to better control leniency
Stephen Cprek
2017-08-25
4
-3
/
+20
*
MFG support to validate TPM provisioning
Chris Engel
2017-08-11
1
-0
/
+2
*
Secureboot: Inhibit attribute overrides and sync exposures
Mike Baiocchi
2017-08-09
1
-0
/
+9
*
Move containerHeader class to secureboot common directory
Stephen Cprek
2017-08-09
1
-0
/
+2
*
Fix duplicate sha512 definitions
Jaymes Wilks
2017-08-04
1
-5
/
+3
*
Add Security Settings User Details to Error Logs
Stephen Cprek
2017-07-10
2
-0
/
+9
*
Verify the correct HW Key Hash is used in Customized SBE Image
Mike Baiocchi
2017-06-11
1
-1
/
+8
*
Disable Attribute Overrides in Secure Mode
Mike Baiocchi
2017-06-07
1
-2
/
+1
*
Create map of SecureROM function types, versions, and offsets
Stephen Cprek
2017-06-06
1
-0
/
+7
*
Enforce synchronized processor security state
Jaymes Wilks
2017-05-10
3
-8
/
+58
*
Trustedboot support to log different event types
Chris Engel
2017-04-23
1
-0
/
+27
*
Update the HW Key Hash in HBBL from PNOR for SBE Update Operations
Mike Baiocchi
2017-04-19
1
-0
/
+8
*
Port SBKT signing and secure loading
Stephen Cprek
2017-04-10
1
-6
/
+2
*
Converge shadow TPM object into targeting model
Nick Bofferding
2017-04-10
1
-43
/
+78
*
Trace HwKeyHash and Add Errorlog Parser Infrastructure to Secureboot
Mike Baiocchi
2017-03-21
1
-0
/
+12
*
Enable HBB measurement based on secure mode enablement
Nick Bofferding
2017-03-17
1
-25
/
+31
*
Trace Processor Security Registers; add them to Secure Error Logs
Mike Baiocchi
2017-03-15
2
-1
/
+13
*
Relocate ROM code after HBBL has been verified
Stephen Cprek
2017-03-10
1
-4
/
+4
*
Rename SecureROM to SecureRomManager
Stephen Cprek
2017-03-08
2
-3
/
+3
*
Integrate p9_update_security_ctrl HWP into Istep 10.3
Jaymes Wilks
2017-03-03
1
-39
/
+41
*
Support DRTM RIT protection
Nick Bofferding
2017-03-03
4
-14
/
+271
*
Support extending sections to PCRs
Nick Bofferding
2017-02-02
2
-8
/
+27
*
Generalize secure boot settings for all processors
Jaymes Wilks
2017-01-30
3
-18
/
+150
*
Use common ROM header files for rom, bootloader, and hostboot
Stephen Cprek
2017-01-30
2
-197
/
+2
*
Add TPM4 locality support
Chris Engel
2017-01-27
1
-1
/
+7
*
Support ring overrides for HCODE image
Dan Crowell
2017-01-25
1
-1
/
+7
*
port p8 secureboot settings code to p9
Jaymes Wilks
2017-01-05
1
-7
/
+36
*
Secure PNORRP port resync from p8
Jaymes Wilks
2016-12-12
1
-3
/
+8
*
Secure PNOR Resource Provider port from p8
Jaymes Wilks
2016-11-14
5
-3
/
+637
*
Add a TPM separator during host start_payload
Chris Engel
2016-10-31
2
-2
/
+14
*
Trustedboot support for using TPM target
Chris Engel
2016-08-22
1
-2
/
+12
*
Trustedboot PCR Extend reworked to use task message queue
Chris Engel
2016-07-18
2
-2
/
+10
*
Trustedboot add TPM and associated i2c master to the devtree
Chris Engel
2016-06-08
3
-1
/
+57
*
TrustedBoot-Add log manager functions to allow passing in external log buffer
Chris Engel
2016-05-17
1
-0
/
+2
*
Extend basic config entries to TPM
Chris Engel
2016-05-13
1
-0
/
+2
*
Send hash of pnor sections to TPM
Chris Engel
2016-05-11
2
-1
/
+4
[next]