All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TEE use SHA-1 library for v6.18
@ 2025-09-12  9:16 Jens Wiklander
  2025-09-15 14:30 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Wiklander @ 2025-09-12  9:16 UTC (permalink / raw)
  To: arm, soc; +Cc: Linux Kernel Mailing List, op-tee

Hello arm-soc maintainers,

Please pull this small patch for the TEE subssytem. It simplifies the
code by using the SHA-1 library instead of crypto_shash.

Thanks,
Jens

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee.git tags/tee-sha1-lib-for-v6.18

for you to fetch changes up to dfb2a4f76ff7f60d6e2a55b6a973dd42930adf50:

  tee: Use SHA-1 library instead of crypto_shash (2025-08-13 14:29:49 +0200)

----------------------------------------------------------------
Use SHA-1 library instead of crypto_shash

----------------------------------------------------------------
Eric Biggers (1):
      tee: Use SHA-1 library instead of crypto_shash

 drivers/tee/Kconfig    |  3 +--
 drivers/tee/tee_core.c | 55 +++++++++-----------------------------------------
 2 files changed, 10 insertions(+), 48 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-15 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12  9:16 [GIT PULL] TEE use SHA-1 library for v6.18 Jens Wiklander
2025-09-15 14:30 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.