The following changes since commit 3d0ebc36b0b3e8486ceb6e08e8ae173aaa6d1221:
Merge tag 'soc-fixes-6.15-3' of
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2025-05-23 08:04:13
-0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
tags/tpmdd-next-6.16
for you to fetch changes up to ecc1ca9185c377822c66cbf61ecfed914455d884:
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
(2025-05-23 19:05:51 +0300)
----------------------------------------------------------------
Hi,
This is only a small pull request with fixes, as possible features moved
to +1 release.
BR, Jarkko
----------------------------------------------------------------
Colin Ian King (1):
tpm: remove kmalloc failure error message
Stuart Yoder (1):
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Yeoreum Yun (2):
tpm_ffa_crb: access tpm service over FF-A direct message request v2
tpm_crb_ffa: use dev_xx() macro to print log
drivers/char/tpm/eventlog/tpm1.c | 7 ++--
drivers/char/tpm/tpm_crb_ffa.c | 74 +++++++++++++++++++++++++++-------------
2 files changed, 53 insertions(+), 28 deletions(-)