Home
last modified time | relevance | path

Searched refs:tpm (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/io/tpm/
H A Dtpm.c125 static int itpm_command(tpm_state_t *tpm, uint8_t *buf, size_t bufsiz);
126 static int tpm_get_timeouts(tpm_state_t *tpm);
127 static int tpm_get_duration(tpm_state_t *tpm);
128 static int tpm_get_version(tpm_state_t *tpm);
129 static int tpm_continue_selftest(tpm_state_t *tpm);
302 #define TPM_EXCLUSIVE_LOCK(tpm) { \ argument
303 mutex_enter(&tpm->pm_mutex); \
304 while (tpm->suspended) \
305 cv_wait(&tpm->suspend_cv, &tpm->pm_mutex); \
306 mutex_exit(&tpm->pm_mutex); }
[all …]
/titanic_41/usr/src/pkg/manifests/
H A Ddriver-crypto-tpm.mf32 set name=pkg.fmri value=pkg:/driver/crypto/tpm@$(PKGVERS)
46 $(sparc_ONLY)driver name=tpm alias=SUNW,sun4v-ptpm \
47 devlink=type=ddi_pseudo;name=tpm\t\D perms="* 0600 root sys"
48 $(i386_ONLY)driver name=tpm devlink=type=ddi_pseudo;name=tpm\t\D \
50 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/tpm group=sys
51 $(i386_ONLY)file path=kernel/drv/tpm group=sys
52 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/tpm group=sys
H A DSUNWtpm.mf29 depend fmri=pkg:/driver/crypto/tpm@0.5.11,5.11-0.133 type=require
/titanic_41/usr/src/uts/intel/tpm/
H A DMakefile33 MODULE = tpm
/titanic_41/usr/src/uts/sun4v/tpm/
H A DMakefile40 MODULE = tpm
/titanic_41/usr/src/uts/sun4v/
H A DMakefile.sun4v350 DRV_KMODS += tpm
/titanic_41/usr/src/uts/intel/
H A DMakefile.intel343 DRV_KMODS += tpm
/titanic_41/usr/src/uts/common/
H A DMakefile.rules1598 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/tpm/%.c
1602 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/tpm/%.s
2752 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/tpm/%.c
2755 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/tpm/%.s
H A DMakefile.files2105 TPM_OBJS = tpm.o tpm_hcall.o
/titanic_41/usr/src/uts/intel/os/
H A Dmaster127 PNP0C31|ATM1200|IFX0102|BCM0101|NSC1200 tpm oth all none "Generic Trusted Platform Module"