[Patch v3 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver

2021-04-19 Thread Thara Gopinath
Enable support for AEAD algorithms in Qualcomm CE driver. The first three patches in this series are cleanups and add a few missing pieces required to add support for AEAD algorithms. Patch 4 introduces supported AEAD transformations on Qualcomm CE. Patches 5 and 6 implements the h/w infrastruct

[Patch v2 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver

2021-04-17 Thread Thara Gopinath
Enable support for AEAD algorithms in Qualcomm CE driver. The first three patches in this series are cleanups and add a few missing pieces required to add support for AEAD algorithms. Patch 4 introduces supported AEAD transformations on Qualcomm CE. Patches 5 and 6 implements the h/w infrastruct

Re: [PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver

2021-03-16 Thread Thara Gopinath
On 3/12/21 8:02 AM, Herbert Xu wrote: On Thu, Mar 04, 2021 at 01:41:15PM -0500, Thara Gopinath wrote: Yes it did. The last patch adds fallback for unsupported cases and this will make it pass the fuzz tests. Please include this information in the next round. I will. Thanks! Thanks,

Re: [PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver

2021-03-12 Thread Herbert Xu
On Thu, Mar 04, 2021 at 01:41:15PM -0500, Thara Gopinath wrote: > > Yes it did. The last patch adds fallback for unsupported cases and > this will make it pass the fuzz tests. Please include this information in the next round. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~

Re: [PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver

2021-03-04 Thread Thara Gopinath
On Thu, 4 Mar 2021 at 00:30, Herbert Xu wrote: > > On Thu, Feb 25, 2021 at 01:27:09PM -0500, Thara Gopinath wrote: > > Enable support for AEAD algorithms in Qualcomm CE driver. The first three > > patches in this series are cleanups and add a few missing pieces required > > to add support for AEA

Re: [PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver

2021-03-03 Thread Herbert Xu
On Thu, Feb 11, 2021 at 03:01:17PM -0500, Thara Gopinath wrote: > This patch series is a result of running kernel crypto fuzz tests (by > enabling CONFIG_CRYPTO_MANAGER_EXTRA_TESTS) on the transformations > currently supported via the Qualcomm crypto engine on sdm845. The first > nine patches are

Re: [PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver

2021-03-03 Thread Herbert Xu
On Thu, Feb 25, 2021 at 01:27:09PM -0500, Thara Gopinath wrote: > Enable support for AEAD algorithms in Qualcomm CE driver. The first three > patches in this series are cleanups and add a few missing pieces required > to add support for AEAD algorithms. Patch 4 introduces supported AEAD > transfo

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver

2021-02-25 Thread Thara Gopinath
Enable support for AEAD algorithms in Qualcomm CE driver. The first three patches in this series are cleanups and add a few missing pieces required to add support for AEAD algorithms. Patch 4 introduces supported AEAD transformations on Qualcomm CE. Patches 5 and 6 implements the h/w infrastruct

Re: [PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver

2021-02-24 Thread Thara Gopinath
On 2/11/21 3:01 PM, Thara Gopinath wrote: This patch series is a result of running kernel crypto fuzz tests (by enabling CONFIG_CRYPTO_MANAGER_EXTRA_TESTS) on the transformations currently supported via the Qualcomm crypto engine on sdm845. The first nine patches are fixes for various regress

[PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver

2021-02-11 Thread Thara Gopinath
This patch series is a result of running kernel crypto fuzz tests (by enabling CONFIG_CRYPTO_MANAGER_EXTRA_TESTS) on the transformations currently supported via the Qualcomm crypto engine on sdm845. The first nine patches are fixes for various regressions found during testing. The last two patches

[PATCH v6 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver

2021-02-07 Thread Thara Gopinath
This patch series is a result of running kernel crypto fuzz tests (by enabling CONFIG_CRYPTO_MANAGER_EXTRA_TESTS) on the transformations currently supported via the Qualcomm crypto engine on sdm845. The first nine patches are fixes for various regressions found during testing. The last two patches

[PATCH v5 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver

2021-02-04 Thread Thara Gopinath
This patch series is a result of running kernel crypto fuzz tests (by enabling CONFIG_CRYPTO_MANAGER_EXTRA_TESTS) on the transformations currently supported via the Qualcomm crypto engine on sdm845. The first nine patches are fixes for various regressions found during testing. The last two patches

[PATCH v4 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver

2021-02-03 Thread Thara Gopinath
This patch series is a result of running kernel crypto fuzz tests (by enabling CONFIG_CRYPTO_MANAGER_EXTRA_TESTS) on the transformations currently supported via the Qualcomm crypto engine on sdm845. The first nine patches are fixes for various regressions found during testing. The last two patches

[PATCH v3 0/6] Regression fixes/clean ups in the Qualcomm crypto engine driver

2021-01-20 Thread Thara Gopinath
This patch series is a result of running kernel crypto fuzz tests (by enabling CONFIG_CRYPTO_MANAGER_EXTRA_TESTS) on the transformations currently supported via the Qualcomm crypto engine on sdm845. The first four patches are fixes for various regressions found during testing. The last two patches

[PATCH v2 0/6] Regression fixes/clean ups in the Qualcomm crypto engine driver

2021-01-11 Thread Thara Gopinath
This patch series is a result of running kernel crypto fuzz tests (by enabling CONFIG_CRYPTO_MANAGER_EXTRA_TESTS) on the transformations currently supported via the Qualcomm crypto engine on sdm845. The first four patches are fixes for various regressions found during testing. The last two patches

[PATCH 0/6] Regression fixes/clean ups in the Qualcomm crypto engine driver

2020-12-18 Thread Thara Gopinath
This patch series is a result of running kernel crypto fuzz tests (by enabling CONFIG_CRYPTO_MANAGER_EXTRA_TESTS) on the transformations currently supported via the Qualcomm crypto engine on sdm845. The first four patches are fixes for various regressions found during testing. The last two patches

Re: Qualcomm Crypto Engine driver

2020-11-14 Thread Konrad Dybcio
> I'm already using your v5.10-rc3 branch, but ninges_defconfig isn't working > for > me. (Though I couldn't find the firmware file "qcom/a530_zap.elf", so I had > to > remove it from CONFIG_EXTRA_FIRMWARE.) Instead I'm using a kconfig based on > https://github.com/SoMainline/linux/blob/marijn/

Re: Qualcomm Crypto Engine driver

2020-11-12 Thread Eric Biggers
Hi Konrad, On Thu, Nov 12, 2020 at 09:26:30PM +0100, Konrad Dybcio wrote: > Hi Eric, > > First of all, I am EXTREMELY sorry for my long overdue response.. > > I just wanted to bring up that piece of HW so as to offload crypto > tasks from the CPU, but it ended up being slower (which I suspect is

Re: Qualcomm Crypto Engine driver

2020-11-12 Thread Konrad Dybcio
Hi Eric, First of all, I am EXTREMELY sorry for my long overdue response.. I just wanted to bring up that piece of HW so as to offload crypto tasks from the CPU, but it ended up being slower (which I suspect is due to bw scaling not being implemented, but I might be wrong, maybe A53+crypto is jus

Re: Qualcomm Crypto Engine driver

2020-10-23 Thread Eric Biggers
Hi Konrad, On Fri, Oct 23, 2020 at 01:55:13PM +0200, Konrad Dybcio wrote: > Hi, > > I was investigating Qualcomm Crypto Engine support on my sdm630 > smartphone and found out that the already-present driver is > compatible. In meantime I found two issues: > > 1. The driver doesn't seem to have a

Qualcomm Crypto Engine driver

2020-10-23 Thread Konrad Dybcio
Hi, I was investigating Qualcomm Crypto Engine support on my sdm630 smartphone and found out that the already-present driver is compatible. In meantime I found two issues: 1. The driver doesn't seem to have a maintainer? drivers/crypto/qce doesn't seem to exist in the MAINTAINERS file.. 2. The p

Re: [PATCH v3 1/3] crypto: qce: Qualcomm crypto engine driver

2014-06-10 Thread Stanimir Varbanov
Hi Joe, On 06/09/2014 07:46 PM, Joe Perches wrote: > On Mon, 2014-06-09 at 15:08 +0300, Stanimir Varbanov wrote: >> The driver is separated by functional parts. The core part >> implements a platform driver probe and remove callbaks. >> The probe enables clocks, checks crypto version, initialize >

Re: [PATCH v3 1/3] crypto: qce: Qualcomm crypto engine driver

2014-06-09 Thread Joe Perches
On Mon, 2014-06-09 at 15:08 +0300, Stanimir Varbanov wrote: > The driver is separated by functional parts. The core part > implements a platform driver probe and remove callbaks. > The probe enables clocks, checks crypto version, initialize > and request dma channels, create done tasklet and init >