Age | Commit message (Expand) | Author |
---|---|---|
2024-11-13 | tpm: Opt-in in disable PCR integrity protection | Jarkko Sakkinen |
2024-05-28 | tpm: Open code tpm_buf_parameters() | Jarkko Sakkinen |
2024-05-09 | tpm: Add HMAC session start and end functions | James Bottomley |
2024-05-09 | tpm: add buffer function to point to returned parameters | James Bottomley |
2024-05-09 | tpm: Add tpm_buf_read_{u8,u16,u32} | Jarkko Sakkinen |
2024-05-09 | tpm: TPM2B formatted buffers | Jarkko Sakkinen |
2024-05-09 | tpm: Store the length of the tpm_buf data separately. | Jarkko Sakkinen |
2024-05-09 | tpm: Move buffer handling from static inlines to real functions | James Bottomley |