summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/tpm
AgeCommit message (Collapse)AuthorFilesLines
2021-12-1414268 kernel modules should be linked -ztype=kmodRichard Lowe1-5/+0
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-08-1113968 tpm driver fails bounds checksJason King1-3/+1
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-12-1613258 remove lint from the uts buildRichard Lowe1-8/+0
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-0910077 usr/src/uts/ Makefile changes for smatchJohn Levon1-3/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski1-1/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2009-09-046874163 tpm device is too noisy on failure to attachWyllys Ingersoll1-3/+2
6872818 tpm_attach() not destroying mutex/cv in its failing path causing mem leak
2009-03-266820986 integration of 6771289 (PSARC 2008/725 TPM Support) breaks the ↵Wyllys Ingersoll1-2/+7
nightly kernel lint
2009-03-20PSARC 2008/725 TPM SupportWyllys Ingersoll1-0/+85
6771298 Solaris needs a PKCS11 provider for the TPM 6771289 Solaris needs TCG support