lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZWB35BkxByHNcaJN@gondor.apana.org.au>
Date:   Fri, 24 Nov 2023 18:16:04 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Jia Jie Ho <jiajie.ho@...rfivetech.com>
Cc:     "David S . Miller" <davem@...emloft.net>,
        linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] crypto: starfive - Minor fixes in driver

On Wed, Nov 15, 2023 at 01:12:12AM +0800, Jia Jie Ho wrote:
> First patch updates the dependency for JH7110 drivers as the hash module
> depends on pl08x dma to transfer data. The second patch fixes an
> intermittent error in RSA where irq signals done before the actual
> calculations have been completed.
> 
> Jia Jie Ho (2):
>   crypto: starfive - Update driver dependencies
>   crypto: starfive - RSA poll csr for done status
> 
>  drivers/crypto/starfive/Kconfig       |  2 +-
>  drivers/crypto/starfive/jh7110-cryp.c |  8 -----
>  drivers/crypto/starfive/jh7110-cryp.h | 10 +++++-
>  drivers/crypto/starfive/jh7110-rsa.c  | 49 +++++++--------------------
>  4 files changed, 23 insertions(+), 46 deletions(-)
> 
> -- 
> 2.34.1

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ