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
Age
Commit message (
Expand
)
Author
2023-04-10
security/tpm: make usage of PCRs configurable via Kconfig
Sergii Dmytruk
2023-03-22
security/tpm/tspi: Fix preram TPM log max entries
Jeremy Soller
2023-03-04
security/tpm: add TPM log format as per 2.0 spec
Sergii Dmytruk
2023-03-04
security/tpm: add TPM log format as per 1.2 spec
Sergii Dmytruk
2023-01-11
security/tpm/tspi/log.c: fix strncpy() usage
Sergii Dmytruk
2023-01-11
security/tpm: make tspi/crtm.c agnostic to log format
Sergii Dmytruk
2023-01-11
treewide: stop calling custom TPM log "TCPA"
Sergii Dmytruk
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
treewide: Remove duplicated includes
Elyes Haouas
2022-12-21
security/tpm/: turn tis_{init,open} into tis_probe
Sergii Dmytruk
2022-12-05
security/tpm: remove tis_close()
Sergii Dmytruk
2022-11-22
security: Remove unnecessary space after casts
Elyes Haouas
2022-11-19
security/tpm: make log format configurable via Kconfig
Sergii Dmytruk
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-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
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-06-01
cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD
Julius Werner
2022-05-24
security/tpm/crtm: Add a function to measure the bootblock on SoC level
Werner Zeh
2022-05-24
security/tpm/crtm: Use bootblock from FMAP on non x86 platforms
Werner Zeh
2022-05-24
security/tpm/crtm.c: Fix !CONFIG_BOOTBLOCK_IN_CBFS measuring
Arthur Heymans
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-16
drivers/i2c/tpm: Work around missing firmware_version in Ti50 < 0.0.15
Reka Norman
2022-05-11
security/tpm/crtm.c: Remove set but unused variable
Arthur Heymans
2022-04-24
src: Remove unused <console/cbmem_console.h>
Elyes HAOUAS
2022-04-21
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2022-03-09
{drivers/security}: Replace `cb_err_t` with `enum cb_err`
Subrata Banik
2022-03-07
drivers/tpm/spi: Refactor out some cr50-specific logic
Tim Wawrzynczak
2022-03-01
security/tpm: Add vendor-specific tis functions to read/write TPM regs
Tim Wawrzynczak
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-01-12
src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>
Elyes HAOUAS
2021-12-06
cbfs: Remove deprecated APIs
Julius Werner
2021-12-03
cbfs | tspi: Join hash calculation for verification and measurement
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-21
security/tpm/tspi/crtm.c: Fix early init
Arthur Heymans
2021-06-16
security/tpm/tspi: Reduce scope of tspi_init_crtm
Arthur Heymans
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-30
Apply more uses for Kconfig TPM
Kyösti Mälkki
2021-05-27
tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visible
Julius Werner
2021-05-26
Add Kconfig TPM
Kyösti Mälkki
2021-05-21
security/tpm/tspi: Always measure the cache to pcr
Arthur Heymans
2021-05-21
security/tpm/tspi/crtm: Fix FMAP TPM PCR
Arthur Heymans
2021-05-13
src/security/tpm: Deal with zero length tlcl writes
Patrick Georgi
2021-05-06
security/tpm: Add option to init TPM in bootblock
Arthur Heymans
2021-05-05
security/tpm/crtm: Measure FMAP into TPM
Arthur Heymans
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-12-02
cbfs: Move more stuff into cbfs_boot_lookup()
Julius Werner
2020-10-26
security/tpm/tspi/crtm: Add line break to debug messages
Frans Hendriks
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-07-04
drivers/pc80/tpm: Remove LPC_TPM
Kyösti Mälkki
2020-06-17
security/tpm: Change wording of variable names
Duncan Laurie
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-05-26
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-25
security/tpm: Use SPDX identifiers
Jacob Garber
2020-05-19
security/tpm/tspi: Fix handling of white space delimited list
harshit
2020-05-18
src: Remove unused 'include <string.h>'
Elyes HAOUAS
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-28
drivers/spi/tpm: Add support for non CR50 SPI TPM2
Patrick Rudolph
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-04-01
security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGE
Julius Werner
2020-03-31
security/tpm: Include mrc.bin in CRTM if present
Bill XIE
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-02-04
security/tpm/tss: Add ClearControl Function
Christian Walter
2020-01-10
src/security: Fix typos
Elyes HAOUAS
2019-12-19
src/security: Remove unused <stdlib.h>
Elyes HAOUAS
2019-11-29
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-10-17
security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startup
Arthur Heymans
2019-09-15
src/security: Remove unused #include <fmap.h>
Elyes HAOUAS
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-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-08
tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_name
Joel Kitching
2019-07-31
drivers/crb: Add CRB driver for TPM2 support
Christian Walter
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-06-21
security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar
Frans Hendriks
2019-05-09
vboot: include vb2_sha.h when required
Joel Kitching
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-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
[next]