mirror of
https://github.com/google/go-attestation.git
synced 2025-02-11 04:51:09 +00:00
This change allows users to specify TPM1.2 support rather than remove it. go-attestation will build without needing Trousers/TSPI support. The flip-side of this is that TPM1.2 does not just work; TPM1.2 users need to include the `tspi` build tag.