- 5b8577d tpm: use memmove() for overlapping buffers by Heinrich Schuchardt · 3 weeks ago
- 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
- cb35661 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · 5 months ago
- 95537a6 tpm: Move TCG functions into a separate file by Ilias Apalodimas · 5 months ago
- ca61532 tpm: Move TCG headers into a separate file by Ilias Apalodimas · 5 months ago
- 5e455bc tpm: fix the return code, if the eventlog buffer is full by Ilias Apalodimas · 5 months ago
- 6ea1e05 tpm-v2: add support for mapping algorithm names to algos by Tim Harvey · 6 months ago
- a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
- 8ed7bb3 tpm: Support boot measurements by Eddie James · 1 year, 1 month ago
- 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 9 months ago
- 42d7bdf tpm: add a function that performs selftest + startup by Ilias Apalodimas · 1 year, 10 months ago
- 3564b8e tpm: Allow committing non-volatile data by Simon Glass · 2 years, 3 months ago
- 3f7a73a tpm: Implement state command for Cr50 by Simon Glass · 2 years, 3 months ago
- 5252cac tpm: Correct the define-space command in TPMv2 by Simon Glass · 2 years, 3 months ago
- 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 3 months ago
- 686bedb tpm: use more algorithms than sha256 on pcr_read by Ruchika Gupta · 3 years ago
- 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · 3 years, 1 month ago
- 77759db tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 10 months ago
- e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 10 months ago
- 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 10 months ago
- 713c58a tpm: Add an implementation of define_space by Simon Glass · 3 years, 10 months ago
- 3b3ac8b tpm: Reduce duplication in a few functions by Simon Glass · 3 years, 10 months ago
- 7f59c71 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 4 years ago
- a078915 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · 4 years, 1 month ago
- 7a2cf2e tpm: add TPM2_GetRandom command support by Dhananjay Phadke · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 8ceca1d tpm: Convert to use a device parameter by Simon Glass · 6 years ago
- 0b864f6 tpm: add PCR authentication commands support by Miquel Raynal · 7 years ago
- 05d7be3 tpm: add TPM2_HierarchyChangeAuth command support by Miquel Raynal · 7 years ago
- 228e990 tpm: add dictionary attack mitigation commands support by Miquel Raynal · 7 years ago
- 2e52c06 tpm: add TPM2_GetCapability command support by Miquel Raynal · 7 years ago
- 4c1a585 tpm: add TPM2_PCR_Read command support by Miquel Raynal · 7 years ago
- 14d7235 tpm: add TPM2_PCR_Extend command support by Miquel Raynal · 7 years ago
- 8df6f8d tpm: add TPM2_Clear command support by Miquel Raynal · 7 years ago
- 39c7608 tpm: add TPM2_SelfTest command support by Miquel Raynal · 7 years ago
- 65a1a6c tpm: add TPM2_Startup command support by Miquel Raynal · 7 years ago
- f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 7 years ago