summaryrefslogtreecommitdiffstats
path: root/src/tpm2-setup/tpm2-setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tpm2-util: introduce tpm2_is_fully_supported()Yu Watanabe2024-09-191-1/+1
* tpm2-setup: Don't fail if we can't access the TPM due to authorization failureDaan De Meyer2024-06-121-1/+12
* tpm2-util: add generic wrapper tpm2_context_new_or_warn() that wrpas tpm2_con...Lennart Poettering2024-04-221-2/+2
* tpm2-setup: Add --gracefulDaan De Meyer2024-03-171-0/+13
* variuos: fwrite() does not set errnoZbigniew Jędrzejewski-Szmek2023-12-051-2/+4
* tpm2-setup: also save the SRK to the file system in TPM2_PUBLIC formatLennart Poettering2023-11-091-14/+57
* tpm2-setup: drop the COMMAND placeholder from the helpFrantisek Sumsal2023-10-251-1/+1
* tpm2-setup: terminate the option arrayFrantisek Sumsal2023-10-251-0/+1
* tpm2: downgrade most log functions from error to debugDan Streetman2023-10-031-2/+2
* tpm2-setup: add new early boot tool for initializing the SRKLennart Poettering2023-09-291-0/+327