summaryrefslogtreecommitdiffstats
path: root/src/drivers/tpm
Commit message (Expand)AuthorAgeFilesLines
* drivers: Get rid of unnecessary blank lines {before,after} braceElyes HAOUAS2022-07-171-1/+0
* drivers/tpm/cr50: Add TPM IRQ timeout Kconfig optionYu-Ping Wu2022-06-082-0/+19
* drivers/i2c/tpm: Work around missing firmware_version in Ti50 < 0.0.15Reka Norman2022-05-161-0/+7
* tpm: Allow separate handling of Google Ti50 TPMJes Klinke2022-04-242-14/+19
* drivers: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-242-2/+0
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-5/+5
* drivers/tpm: Force enable long IRQ pulses for Ti50 versions under 0.15.Reka Norman2022-03-301-0/+8
* drivers/tpm/cr50: Use cr50_get_firmware_version in get_board_cfgTim Wawrzynczak2022-03-221-5/+13
* {drivers/security}: Replace `cb_err_t` with `enum cb_err`Subrata Banik2022-03-092-7/+7
* drivers/tpm/cr50: Add I2C bus support to cr50 driverTim Wawrzynczak2022-03-071-0/+13
* drivers/tpm/spi: Refactor out some cr50-specific logicTim Wawrzynczak2022-03-073-0/+225
* src: Drop duplicated includesElyes HAOUAS2022-01-012-2/+0
* Apply more uses for Kconfig TPMKyösti Mälkki2021-05-301-2/+2
* security/tpm: Add option to init TPM in bootblockArthur Heymans2021-05-061-1/+2
* drivers/tpm/Kconfig: Rename TPM_INIT to TPM_INIT_RAMSTAGEArthur Heymans2021-04-092-2/+2
* drivers/tpm/Kconfig: TPM_INIT for measured boot onlyFrans Hendriks2021-04-061-1/+1
* drivers/tpm/ppi_stub: Fix interface versionPatrick Rudolph2020-12-211-2/+2
* drivers/tpm: Implement full PPIPatrick Rudolph2020-12-214-1/+830
* drivers/tpm: Move PPI stubPatrick Rudolph2020-11-223-0/+193
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI,drivers/: Do not guard <acpi/acpi.h>Kyösti Mälkki2020-06-181-10/+1
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* security/tpm: Fix TPM 1.2 state machine issuesPhilipp Deppenwiese2018-08-211-2/+4
* security/tpm: Improve TCPA log generationPhilipp Deppenwiese2018-08-031-3/+0
* security/tpm: Add TCPA logging functionalityPhilipp Deppenwiese2018-07-281-0/+3
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-253-0/+43