Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-11 | 13968 tpm driver fails bounds checks | Jason King | 1 | -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> | |||||
2020-03-31 | 12349 clean up 32-bit assembly and lint | John Levon | 1 | -22/+0 | |
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Dan McDonald <danmcd@joyent.com> | |||||
2009-09-16 | 6880576 tpm driver warning messages should go to logs only | Wyllys Ingersoll | 1 | -105/+214 | |
2009-09-09 | 6879451 lint warning from sun4v tpm build | Wyllys Ingersoll | 1 | -4/+0 | |
6879982 tpm frees mutex object twice and can cause panic | |||||
2009-09-04 | 6874163 tpm device is too noisy on failure to attach | Wyllys Ingersoll | 2 | -4/+8 | |
6872818 tpm_attach() not destroying mutex/cv in its failing path causing mem leak | |||||
2009-08-19 | 6855414 Deliver SPARC support for TPM | Wyllys Ingersoll | 5 | -125/+640 | |
6865428 pkcs11_tpm should be installed by default, or it won't be used | |||||
2009-08-17 | backout 6855414: breaks build | jmcp | 5 | -635/+124 | |
2009-08-17 | 6855414 Deliver SPARC support for TPM | Wyllys Ingersoll | 5 | -124/+635 | |
6865428 pkcs11_tpm should be installed by default, or it won't be used | |||||
2009-05-05 | 6835006 pkcs11 TPM leaks memory in some cases. | Wyllys Ingersoll | 1 | -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-16 | 6827532 WARNING: tpm_attach:ddi_regs_map_setup failed ret: -6 on x86 Ultra 40 M2 | Wyllys Ingersoll | 1 | -3/+3 | |
2009-03-20 | PSARC 2008/725 TPM Support | Wyllys Ingersoll | 5 | -0/+2258 | |
6771298 Solaris needs a PKCS11 provider for the TPM 6771289 Solaris needs TCG support |