From: Harsh Jain <h.jain@amd.com>
To: <herbert@gondor.apana.org.au>, <davem@davemloft.net>,
<linux-crypto@vger.kernel.org>, <mounika.botcha@amd.com>,
<sarat.chand.savitala@amd.com>, <michal.simek@amd.com>
Cc: Harsh Jain <h.jain@amd.com>
Subject: [PATCH 0/6] crypto: zynqmp-aes-gcm: Bug fixes and sha3-384 support
Date: Tue, 3 Mar 2026 12:49:47 +0530 [thread overview]
Message-ID: <20260303071953.149252-1-h.jain@amd.com> (raw)
It includes bug fixes and adds sha3-384 algo support for Versal device.
Harsh Jain (4):
crypto: zynqmp-sha: Change algo type from shash to ahash
crypto: zynqmp-sha: Replace zynqmp prefix with xilinx
crypto: zynqmp-sha: Save dma bit mask value in driver context
crypto: zynqmp-sha: Add sha3-384 support for AMD/Xilinx Versal device
Mounika Botcha (2):
crypto: xilinx: zynamp-sha: Update the driver to make it as self
discoverable
firmware: xilinx: Add firmware API's to support sha3-384 in Versal
device
drivers/crypto/xilinx/zynqmp-sha.c | 460 +++++++++++++++-----
drivers/firmware/xilinx/zynqmp-crypto.c | 24 +
include/linux/firmware/xlnx-zynqmp-crypto.h | 8 +
3 files changed, 382 insertions(+), 110 deletions(-)
base-commit: 1eb6c478f1edc4384d8fea765cd13ac01199e8b5
--
2.34.1
next reply other threads:[~2026-03-03 7:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 7:19 Harsh Jain [this message]
2026-03-03 7:19 ` [PATCH 1/6] crypto: xilinx: zynamp-sha: Update the driver to make it as self discoverable Harsh Jain
2026-03-03 7:19 ` [PATCH 2/6] crypto: zynqmp-sha: Change algo type from shash to ahash Harsh Jain
2026-03-14 4:43 ` Herbert Xu
2026-03-14 4:46 ` Herbert Xu
2026-03-03 7:19 ` [PATCH 3/6] crypto: zynqmp-sha: Replace zynqmp prefix with xilinx Harsh Jain
2026-03-03 7:19 ` [PATCH 4/6] firmware: xilinx: Add firmware API's to support sha3-384 in Versal device Harsh Jain
2026-03-03 7:19 ` [PATCH 5/6] crypto: zynqmp-sha: Save dma bit mask value in driver context Harsh Jain
2026-03-03 7:19 ` [PATCH 6/6] crypto: zynqmp-sha: Add sha3-384 support for AMD/Xilinx Versal device Harsh Jain
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=20260303071953.149252-1-h.jain@amd.com \
--to=h.jain@amd.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=michal.simek@amd.com \
--cc=mounika.botcha@amd.com \
--cc=sarat.chand.savitala@amd.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox