Merge tag 'tpmdd-next-20190902' of git://git.infradead.org/users/jjs/linux-tpmdd
Pull tpm updates from Jarkko Sakkinen: "A new driver for fTPM living inside ARM TEE was added this round. In addition to that, there are three bug fixes and one clean up" * tag 'tpmdd-next-20190902' of git://git.infradead.org/users/jjs/linux-tpmdd: tpm/tpm_ftpm_tee: Document fTPM TEE driver tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE tpm: Remove a deprecated comments about implicit sysfs locking tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts tpm_tis_core: Turn on the TPM before probing IRQ's MAINTAINERS: fix style in KEYS-TRUSTED entry
Showing
- Documentation/devicetree/bindings/vendor-prefixes.yaml 2 additions, 0 deletionsDocumentation/devicetree/bindings/vendor-prefixes.yaml
- Documentation/security/tpm/index.rst 1 addition, 0 deletionsDocumentation/security/tpm/index.rst
- Documentation/security/tpm/tpm_ftpm_tee.rst 27 additions, 0 deletionsDocumentation/security/tpm/tpm_ftpm_tee.rst
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/char/tpm/Kconfig 5 additions, 0 deletionsdrivers/char/tpm/Kconfig
- drivers/char/tpm/Makefile 1 addition, 0 deletionsdrivers/char/tpm/Makefile
- drivers/char/tpm/tpm-chip.c 2 additions, 5 deletionsdrivers/char/tpm/tpm-chip.c
- drivers/char/tpm/tpm-sysfs.c 0 additions, 7 deletionsdrivers/char/tpm/tpm-sysfs.c
- drivers/char/tpm/tpm_ftpm_tee.c 350 additions, 0 deletionsdrivers/char/tpm/tpm_ftpm_tee.c
- drivers/char/tpm/tpm_ftpm_tee.h 40 additions, 0 deletionsdrivers/char/tpm/tpm_ftpm_tee.h
- drivers/char/tpm/tpm_tis_core.c 3 additions, 0 deletionsdrivers/char/tpm/tpm_tis_core.c
Please register or sign in to comment