Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Remove <common.h> inclusion from these files | Tom Rini | 2023-12-21 | 1 | -1/+0 |
* | tpm: Implement tpm_auto_start() for TPMv1.2 | Simon Glass | 2023-02-28 | 1 | -3/+16 |
* | tpm: add a function that performs selftest + startup | Ilias Apalodimas | 2023-02-28 | 1 | -0/+8 |
* | tpm: Require a digest source when extending the PCR | Simon Glass | 2022-09-03 | 1 | -4/+6 |
* | tpm: rng: Add driver model interface for TPM RNG device | Sughosh Ganu | 2022-08-02 | 1 | -3/+3 |
* | tpm: Export the TPM-version functions | Simon Glass | 2022-08-02 | 1 | -51/+41 |
* | tpm: Add TPM2 support for write_lock | Simon Glass | 2021-03-02 | 1 | -1/+1 |
* | tpm: Add TPM2 support for read/write values | Simon Glass | 2021-03-02 | 1 | -2/+2 |
* | tpm: Add a basic API implementation for TPMv2 | Simon Glass | 2021-03-02 | 1 | -7/+77 |
* | tpm: Add an API that can support v1.2 and v2 | Simon Glass | 2021-03-02 | 1 | -0/+215 |