Age | Commit message (Expand) | Author |
2023-09-25 | treewide: Adopt TCG standard naming | Jon Murphy |
2023-09-22 | security/tpm: Remove unnecessary tss_common.h | Jon Murphy |
2023-09-18 | drivers/tpm: Make temp test value naming consistent | 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-12-23 | Revert "security/tpm/: turn tis_{init,open} into tis_probe" | Sergii Dmytruk |
2022-12-21 | security/tpm/: turn tis_{init,open} into tis_probe | Sergii Dmytruk |
2022-11-22 | security: Remove unnecessary space after casts | Elyes Haouas |
2022-11-12 | security/tpm: improve tlcl_extend() signature | Sergii Dmytruk |
2022-09-30 | drivers/crb: Add SMBIOS hook to generate type 43 TPM Device | Michał Żygowski |
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 |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2021-11-17 | security/tpm/tcg-2.0: Handle TPM_RC_NV_RANGE return code | Karthikeyan Ramasubramanian |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2021-06-15 | tpm/tss: Remove local variable | Patrick Georgi |
2021-06-10 | security/tpm/tss/tcg-2.0: Add `tlcl_set_bits()` | Aseda Aboagye |
2021-05-27 | tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visible | Julius Werner |
2021-05-13 | src/security/tpm: Deal with zero length tlcl writes | Patrick Georgi |
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 |
2021-01-19 | security/tpm/tss/tcg-1.2/tss.c: Use __func__ | Elyes HAOUAS |
2020-09-21 | src/security: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-21 | security/tpm/tss/tcg-2.0: add const to marshalling functions | Caveh Jalali |
2020-08-20 | drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems | Jes Klinke |
2020-07-09 | security/tpm/tss/tcg-1.2/tss.c: Drop dead code | Angel Pons |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
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-23 | vboot: Add permission check for kernel space | Daisuke Nojiri |
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 |
2020-02-04 | security/tpm/tss: Add ClearControl Function | Christian Walter |
2019-12-19 | src/security: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-09-11 | Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" | Julius Werner |
2019-09-07 | security/tpm: Use correct hash digest lengths | Jacob Garber |
2019-09-06 | security/tpm/tss/tcg-2.0: Add support for algorithms | Frans Hendriks |
2019-09-05 | security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend() | Frans Hendriks |
2019-09-03 | security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash size | Frans Hendriks |
2019-07-19 | security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() | Frans Hendriks |
2019-07-01 | security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init() | Frans Hendriks |
2019-04-24 | security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled | Keith Short |
2019-04-08 | {src,util}: Correct typo in comment and debug string | Frans Hendriks |
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 | tss/tcg-2.0: remove unnecessary break from marshaling code | Joel Kitching |
2019-01-17 | src/security/tpm: query recovery mode from Cr50 | Keith Short |
2018-11-28 | tss: implement tlcl_save_state | Joel Kitching |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-24 | tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINIT | Joel Kitching |
2018-10-15 | vc/google/chromeos/ec: remove EC hibernate in cr50 update path | Aaron Durbin |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-05 | tpm2/tlcl_send_startup: correct TPM2_Startup error logic | Joel Kitching |
2018-08-17 | cr50: Allow boards to disable powering off EC on cr50 update | Daisuke Nojiri |
2018-08-10 | src: Fix typo | Elyes HAOUAS |
2018-08-08 | security/tpm: Report tpm_unmarshal_response warning | Richard Spiegel |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-03-16 | security/tpm: Fix TPM software stack vulnerability | zaolin |
2018-01-18 | security/tpm: Move TSS stacks into sub-directory | Philipp Deppenwiese |