Home
last modified time | relevance | path

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

12345

/linux/drivers/char/tpm/
H A DMakefile5 obj-$(CONFIG_TCG_TPM) += tpm.o
6 tpm-y := tpm-chip.o
7 tpm-y += tpm-dev-common.o
8 tpm-y += tpm-dev.o
9 tpm-y += tpm-interface.o
10 tpm-y += tpm1-cmd.o
11 tpm-y += tpm2-cmd.o
12 tpm-y += tpmrm-dev.o
13 tpm-y += tpm2-space.o
14 tpm-y += tpm-sysfs.o
[all …]
H A DKconfig21 will be called tpm. If unsure, say N.
40 and interposer attacks (see tpm-security.rst). Saying Y
182 can be found at http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/
247 source "drivers/char/tpm/st33zp24/Kconfig"
/linux/drivers/pwm/
H A Dpwm-imx-tpm.c92 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_round_state() local
96 rate = clk_get_rate(tpm->clk); in pwm_imx_tpm_round_state()
141 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_get_state() local
146 state->period = tpm->real_period; in pwm_imx_tpm_get_state()
149 rate = clk_get_rate(tpm->clk); in pwm_imx_tpm_get_state()
150 val = readl(tpm->base + PWM_IMX_TPM_SC); in pwm_imx_tpm_get_state()
152 tmp = readl(tpm->base + PWM_IMX_TPM_CnV(pwm->hwpwm)); in pwm_imx_tpm_get_state()
157 val = readl(tpm->base + PWM_IMX_TPM_CnSC(pwm->hwpwm)); in pwm_imx_tpm_get_state()
179 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_apply_hw() local
186 if (state->period != tpm->real_period) { in pwm_imx_tpm_apply_hw()
[all …]
/linux/Documentation/translations/zh_CN/security/tpm/
H A Dtpm-security.rst4 :Original: Documentation/security/tpm/tpm-security.rst
140 该密钥的名称(即公钥区域的哈希值)被计算出来并与内核在/sys/class/tpm/tpm0/null_name
147 .. _TPM Genie: https://www.nccgroup.trust/globalassets/about-us/us/documents/tpm-genie.pdf
149 .. _基于TPM的Linux磁盘加密: https://www.secura.com/blog/tpm-sniffing-attacks-against-non-bitlocker-targets
150 …l Profile: https://trustedcomputinggroup.org/resource/tcg-ek-credential-profile-for-tpm-family-2-0/
151 .. _TCG TPM v2.0 Provisioning Guidance: https://trustedcomputinggroup.org/resource/tcg-tpm-v2-0-pro…
H A Dindex.rst4 :Original: Documentation/security/tpm/index.rst
16 tpm-security
H A Dtpm_event_log.rst4 :Original: Documentation/security/tpm/tpm_event_log.rst
49 - [2] The final concatenation is done in drivers/char/tpm/eventlog/efi.c
H A Dtpm_vtpm_proxy.rst4 :Original: Documentation/security/tpm/tpm_vtpm_proxy.rst
49 drivers/char/tpm/tpm_vtpm_proxy.c
H A Dtpm_tis.rst4 :Original: Documentation/security/tpm/tpm_tis.rst
43 https://trustedcomputinggroup.org/resource/pc-client-platform-tpm-profile-ptp-specification/
H A Dtpm_ftpm_tee.rst4 :Original: Documentation/security/tpm/tpm_ftpm_tee.rst
/linux/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py183 self.client.tpm.write(cmd)
184 hdr = self.client.tpm.read(10)
186 rsp = self.client.tpm.read()
200 self.client.tpm.write(cmd)
202 rsp1 = self.client.tpm.read(15)
205 self.client.tpm.write(cmd)
208 rsp2 = self.client.tpm.read()
223 self.client.tpm.write(cmd)
226 self.client.tpm.write(cmd)
227 rsp = self.client.tpm.read()
[all …]
H A Dtpm2.py364 self.tpm = open('/dev/tpm0', 'r+b', buffering=0)
366 self.tpm = open('/dev/tpmrm0', 'r+b', buffering=0)
369 flags = fcntl.fcntl(self.tpm, fcntl.F_GETFL)
371 fcntl.fcntl(self.tpm, fcntl.F_SETFL, flags)
375 if self.tpm:
376 self.tpm.close()
379 self.tpm.close()
382 self.tpm.write(cmd)
385 self.tpm_poll.register(self.tpm, select.POLLIN)
388 rsp = self.tpm.read()
[all …]
H A Dtest_smoke.sh8 read tpm_version < /sys/class/tpm/tpm0/tpm_version_major
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ppi1 What: /sys/class/tpm/tpmX/ppi/
18 What: /sys/class/tpm/tpmX/ppi/version
26 What: /sys/class/tpm/tpmX/ppi/request
36 What: /sys/class/tpm/tpmX/ppi/response
45 What: /sys/class/tpm/tpmX/ppi/transition_action
55 What: /sys/class/tpm/tpmX/ppi/tcg_operations
66 What: /sys/class/tpm/tpmX/ppi/vs_operations
/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm1 What: /sys/class/tpm/tpmX/device/
9 What: /sys/class/tpm/tpmX/device/active
21 What: /sys/class/tpm/tpmX/device/cancel
29 What: /sys/class/tpm/tpmX/device/caps
46 What: /sys/class/tpm/tpmX/device/durations
69 What: /sys/class/tpm/tpmX/device/enabled
78 What: /sys/class/tpm/tpmX/device/owned
86 What: /sys/class/tpm/tpmX/device/pcrs
109 What: /sys/class/tpm/tpmX/device/pubek
161 What: /sys/class/tpm/tpmX/device/temp_deactivated
[all …]
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-bob.dts73 tpm@0 {
85 tpm {
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-moxa-uc-8100-me-t.dts74 tpm: tpm@20 { label
/linux/Documentation/security/tpm/
H A Dindex.rst8 tpm-security
/linux/Documentation/security/
H A Dindex.rst18 tpm/index
/linux/Documentation/translations/zh_CN/security/
H A Dindex.rst24 tpm/index
/linux/arch/arm64/boot/dts/qcom/
H A Dqcs6490-rb3gen2-industrial-mezzanine.dtso16 st33htpm0: tpm@0 {
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-msc-sm2s-14N0600E.dtsi57 tpm-int-hog {
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron.dtsi327 tpm: tpm@20 { label
586 tpm {
587 tpm_int_h: tpm-int-h {
/linux/drivers/char/
H A DMakefile39 obj-$(CONFIG_TCG_TPM) += tpm/
/linux/drivers/firmware/efi/
H A DMakefile14 obj-$(CONFIG_EFI) += efi.o vars.o reboot.o memattr.o tpm.o
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-bonnell.dts148 /*R0-R7*/ "bmc-tpm-reset","power-chassis-control","power-chassis-good","","","","","",
461 tpm@2e {
462 compatible = "nuvoton,npct75x", "tcg,tpm-tis-i2c";

12345