You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/feature/tpm
Patrick O'Doherty 34dc74f4eb feature/tpm: add swtpm-based integration tests
Add swtpm-based integration tests for the TPM functionality. The test
suite checks whether swtpm v0.10.1 is available and if it's being run as
root and if so runs a set of tests against swtpm instances of different
configurations (1.2, 2.0, uninitialized, etc...) to validate the client
behavior.

Updates tailscale/corp#34174

Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
2 weeks ago
..
attestation.go feature/tpm: protect all TPM handle operations with a mutex (#17708) 1 month ago
attestation_test.go feature/tpm: protect all TPM handle operations with a mutex (#17708) 1 month ago
swtpm_test.go feature/tpm: add swtpm-based integration tests 2 weeks ago
tpm.go feature/tpm: add swtpm-based integration tests 2 weeks ago
tpm_linux.go feature/tpm: try opening /dev/tpmrm0 before /tmp/tpm0 on Linux (#16600) 5 months ago
tpm_other.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 6 months ago
tpm_test.go feature/tpm: use withSRK to probe TPM availability (#17627) 1 month ago
tpm_windows.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 6 months ago