All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Wiklander <jens.wiklander@linaro.org>
To: arm@kernel.org, soc@kernel.org
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	op-tee@lists.trustedfirmware.org
Subject: [GIT PULL] TEE use SHA-1 library for v6.18
Date: Fri, 12 Sep 2025 11:16:11 +0200	[thread overview]
Message-ID: <20250912091611.GA1442659@rayden> (raw)

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(-)

             reply	other threads:[~2025-09-12  9:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-12  9:16 Jens Wiklander [this message]
2025-09-15 14:30 ` [GIT PULL] TEE use SHA-1 library for v6.18 patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250912091611.GA1442659@rayden \
    --to=jens.wiklander@linaro.org \
    --cc=arm@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=op-tee@lists.trustedfirmware.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.