[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250528145941.2659706-1-amitsinght@marvell.com>
Date: Wed, 28 May 2025 20:29:39 +0530
From: Amit Singh Tomar <amitsinght@...vell.com>
To: Srujana Challa <schalla@...vell.com>,
Bharat Bhushan
<bbhushan2@...vell.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S.
Miller" <davem@...emloft.net>,
Amit Singh Tomar <amitsinght@...vell.com>,
Kuan-Wei Chiu <visitorckw@...il.com>,
Peter Zijlstra <peterz@...radead.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Philipp Stanner <pstanner@...hat.com>,
Shashank Gupta <shashankg@...vell.com>, <linux-crypto@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Tanmay Jagdale <tanmay@...vell.com>
Subject: [PATCH 0/2] extend engine group handling for Additional types
The Cryptographic Accelerator Unit (CPT) on MARVELL platform supports
different engine groups to execute both symmetric and asymmetric
algorithms. This small patch set introduces minor enhancements to the
engine group handling logic to ensure the correct group numbers are
obtained for AE and SE.
patch(1/1)
* extend the otx2_cpt_get_kcrypto_eng_grp_num() API to support
retrieving engine group numbers for additional engine types.
patch(2/2)
* Add support for retrieving the engine group number for the asymmetric
engine type.
Amit Singh Tomar (2):
crypto: octeontx2: Rework how engine group number is obtained
crypto: octeontx2: get engine group number for asymmetric engine
.../marvell/octeontx2/otx2_cpt_reqmgr.h | 3 ++-
drivers/crypto/marvell/octeontx2/otx2_cptlf.h | 3 ++-
.../marvell/octeontx2/otx2_cptvf_algs.c | 6 +++--
.../marvell/octeontx2/otx2_cptvf_main.c | 26 +++++++++++++++----
.../marvell/octeontx2/otx2_cptvf_mbox.c | 7 ++++-
.../marvell/octeontx2/otx2_cptvf_reqmgr.c | 14 ++++++++--
6 files changed, 47 insertions(+), 12 deletions(-)
--
2.48.1
Powered by blists - more mailing lists