[GIT PULL] tpmdd changes for v6.8
From: Jarkko Sakkinen
Date: Tue Jan 09 2024 - 15:35:38 EST
Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2024-01-08 20:04:02 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-v6.8
for you to fetch changes up to 2b6fad7a900d2a378b475e5c196c146fb71856be:
tpm: cr50: fix kernel-doc warning and spelling (2024-01-09 11:12:27 +0200)
----------------------------------------------------------------
Hi,
Just a couple fixes and no new features. I've been reviewing and testing
TPM patches for encrypted and integrity protected commuinications [1] but
they did not made yet to this release.
This was also first release I tested with my still heavily in-development
test suite for linux integrity [2]. I'm refining this at the moment
to run keyutils test suite, which could be potentially also run by a Gitlab
runner for keyutis repository.
[1] https://lore.kernel.org/linux-integrity/20240102170408.21969-1-James.Bottomley@xxxxxxxxxxxxxxxxxxxxx/T/#t
[2] https://github.com/jarkkojs/tpmdd-buildroot-external
BR, Jarkkaso
----------------------------------------------------------------
Randy Dunlap (1):
tpm: cr50: fix kernel-doc warning and spelling
Rob Herring (1):
tpm: nuvoton: Use i2c_get_match_data()
drivers/char/tpm/tpm_i2c_nuvoton.c | 15 ++++-----------
drivers/char/tpm/tpm_tis_i2c_cr50.c | 3 +--
2 files changed, 5 insertions(+), 13 deletions(-)