summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/tpm/tpm.c
AgeCommit message (Collapse)AuthorFilesLines
2021-08-1113968 tpm driver fails bounds checksJason King1-117/+114
13969 tpm driver should use __func__ Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2009-09-166880576 tpm driver warning messages should go to logs onlyWyllys Ingersoll1-105/+214
2009-09-096879451 lint warning from sun4v tpm buildWyllys Ingersoll1-4/+0
6879982 tpm frees mutex object twice and can cause panic
2009-09-046874163 tpm device is too noisy on failure to attachWyllys Ingersoll1-3/+8
6872818 tpm_attach() not destroying mutex/cv in its failing path causing mem leak
2009-08-196855414 Deliver SPARC support for TPMWyllys Ingersoll1-113/+536
6865428 pkcs11_tpm should be installed by default, or it won't be used
2009-08-17backout 6855414: breaks buildjmcp1-533/+112
2009-08-176855414 Deliver SPARC support for TPMWyllys Ingersoll1-112/+533
6865428 pkcs11_tpm should be installed by default, or it won't be used
2009-05-056835006 pkcs11 TPM leaks memory in some cases.Wyllys Ingersoll1-7/+0
6834645 DEBUG tpm driver scares me on boot 6829606 TPM failure codes should not be part of the general fail_value message list.
2009-04-166827532 WARNING: tpm_attach:ddi_regs_map_setup failed ret: -6 on x86 Ultra 40 M2Wyllys Ingersoll1-3/+3
2009-03-20PSARC 2008/725 TPM SupportWyllys Ingersoll1-0/+1729
6771298 Solaris needs a PKCS11 provider for the TPM 6771289 Solaris needs TCG support