[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250912091611.GA1442659@rayden>
Date: Fri, 12 Sep 2025 11:16:11 +0200
From: Jens Wiklander <jens.wiklander@...aro.org>
To: arm@...nel.org, soc@...nel.org
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
op-tee@...ts.trustedfirmware.org
Subject: [GIT PULL] TEE use SHA-1 library for v6.18
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(-)
Powered by blists - more mailing lists