summaryrefslogtreecommitdiff
path: root/lib/tpm_tcg2.c
AgeCommit message (Expand)Author
2025-01-28tpm: get tpm event log from bloblistRaymond Mao
2025-01-28tpm: add PCR allocate into the eventlog handlingRaymond Mao
2025-01-07tpm: add kconfig control in tcg2_create_digest()Raymond Mao
2025-01-07tpm: Don't replay an EventLog if tcg2_log_parse() failsIlias Apalodimas
2025-01-07tpm: Simplify tcg2_log_init()Ilias Apalodimas
2025-01-07tpm: Simplify tcg2_create_digest()Ilias Apalodimas
2025-01-07tpm: Don't create an EventLog if algorithms are misconfiguredIlias Apalodimas
2025-01-07tpm: add flag in hash_algo_list and API to check if algorithm is supportedRaymond Mao
2025-01-07tpm: refactor tcg2_get_pcr_info()Raymond Mao
2025-01-07tpm: Rename tpm2_is_active_pcr()Ilias Apalodimas
2024-06-30tpm: Untangle tpm2_get_pcr_info()Ilias Apalodimas
2024-06-30tpm: Move TCG functions into a separate fileIlias Apalodimas