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
/
vboot
/
secdata_tpm.c
Age
Commit message (
Expand
)
Author
2020-05-18
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-11
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-04-23
vboot: Add permission check for kernel space
Daisuke Nojiri
2020-04-20
security/vboot, mb/google: Fix build errors
Patrick Georgi
2020-04-20
vboot/secdata: remove retries, readback, and CRC check
Joel Kitching
2020-04-20
vboot: remove leftover TPM_PCR_GBB constants
Joel Kitching
2020-04-17
ec_sync: Run EFS2 in romstage
dnojiri
2020-03-07
vboot: Upgrade kernel space to v1.0
dnojiri
2019-12-19
src/security: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-12
vboot: update secdata naming scheme
Joel Kitching
2019-12-06
vboot: Clear secdata change flags after factory init
Julius Werner
2019-12-02
src: Move 'static' to the beginning of declaration
Elyes HAOUAS
2019-11-26
security/vboot: Remove duplicate offsetof() definition
Jacob Garber
2019-08-21
vboot: update vboot2 functions to use new vb2_error_t
Joel Kitching
2019-08-21
vboot: use vboot2 API to set initial secdatak value
Joel Kitching
2019-08-06
security/vboot: Add Support for Intel PTT
Christian Walter
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
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-08-03
security/tpm: Improve TCPA log generation
Philipp Deppenwiese
2018-07-30
security/vboot: Enable TCPA log extension
Philipp Deppenwiese
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-02-07
security/vboot: overwrite existing spaces during factory init for tpm2
Andrey Pronin
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese