index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
/
tpm
/
tspi
Age
Commit message (
Expand
)
Author
2019-05-09
vboot: include vb2_sha.h when required
Joel Kitching
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2018-10-31
security/tpm: Add function to measure a region device
Werner Zeh
2018-10-30
security/tpm: Fix references to tpm_setup function
Jonathan Neuschäfer
2018-10-18
tpm/tspi: clean up tpm_setup function flow
Joel Kitching
2018-10-17
tpm/tpm_setup: fail on invalid result from tlcl_resume
Joel Kitching
2018-08-21
security/tpm: Fix TPM 1.2 state machine issues
Philipp Deppenwiese
2018-08-07
security/tpm: Check for NULL pointer
Furquan Shaikh
2018-08-03
security/tpm: Improve TCPA log generation
Philipp Deppenwiese
2018-07-31
security/tpm/tspi: Set return type of tcpa_log_add_table_entry as void
Furquan Shaikh
2018-07-30
security/vboot: Enable TCPA log extension
Philipp Deppenwiese
2018-07-28
security/tpm: Add TCPA logging functionality
Philipp Deppenwiese
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese