summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/tpm_common.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: Add firmware PCR supportYi Chou2024-01-041-1/+5
* treewide: convert to tpm_result_tJon Murphy2023-09-281-8/+7
* treewide: Adopt TCG standard namingJon Murphy2023-09-251-1/+1
* vboot: Remove the unnecessary PCR digest checkYi Chou2023-09-231-2/+0
* security/tpm: Remove unnecessary tss_common.hJon Murphy2023-09-221-0/+1
* drivers/tpm: Make temp test value naming consistentJon Murphy2023-09-181-4/+4
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-021-1/+2
* security: vboot: Clarify PCR extension algorithms/sizesJulius Werner2021-03-301-3/+18
* src/security: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2Andrey Pronin2019-09-211-1/+1
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-211-3/+3
* security/vboot: Add Support for Intel PTTChristian Walter2019-08-061-0/+58