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
/
tss
/
vendor
Age
Commit message (
Expand
)
Author
2024-03-28
security/tpm: resolve conflicts in TSS implementations
Sergii Dmytruk
2024-01-24
device, security: Rename Makefiles from .inc to .mk
Martin Roth
2023-12-31
security/tpm: Retrieve factory configuration for device w/ Google TPM
Subrata Banik
2023-09-28
treewide: convert to tpm_result_t
Jon Murphy
2023-09-28
treewide: convert to %#x hex prints
Jon Murphy
2023-09-25
treewide: Adopt TCG standard naming
Jon Murphy
2023-09-14
vc/google/chromeos: Move clear_ec_ap_idle() to common code
Derek Huang
2023-08-14
commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles
Martin Roth
2023-01-10
chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag
Derek Huang
2022-09-15
src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-08-29
drivers/i2c/tpm: Remove TI50_FIRMWARE_VERSION_NOT_SUPPORTED
Reka Norman
2022-08-21
tpm: Correct TI50_FIRMWARE_VERSION_NOT_SUPPORTED help text
Yu-Ping Wu
2022-06-08
drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option
Yu-Ping Wu
2022-05-16
drivers/i2c/tpm: Work around missing firmware_version in Ti50 < 0.0.15
Reka Norman
2022-04-21
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2021-05-27
tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visible
Julius Werner
2021-03-05
security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset EC
Karthikeyan Ramasubramanian
2021-02-09
security/tpm/tss/vendor/cr50/cr50.c: Fix typo
Elyes HAOUAS
2020-09-21
src/security: Drop unneeded empty lines
Elyes HAOUAS
2020-08-20
drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems
Jes Klinke
2020-05-25
security/tpm: Use SPDX identifiers
Jacob Garber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
security: tcg-2.0: Ignore data payload for errors, fix Cr50 boot mode
Julius Werner
2020-05-08
{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-04-17
TPM: Add tlcl_cr50_get_boot_mode
dnojiri
2020-04-04
src/security: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-29
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-04-24
security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled
Keith Short
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-02-13
coreboot: check Cr50 PM mode on normal boot
Keith Short
2019-01-17
src/security/tpm: query recovery mode from Cr50
Keith Short
2018-10-15
vc/google/chromeos/ec: remove EC hibernate in cr50 update path
Aaron Durbin
2018-08-17
cr50: Allow boards to disable powering off EC on cr50 update
Daisuke Nojiri
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese