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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 9 Nov 2018 17:50:40 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Gilad Ben-Yossef <gilad@...yossef.com>
Cc:     "David S. Miller" <davem@...emloft.net>,
        Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        Ofir Drang <Ofir.Drang@....com>,
        Yael Chemla <Yael.Chemla@....com>,
        linux-crypto@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/3] crypto: ccree: add CryptoCell 713 baseline support

On Mon, Oct 29, 2018 at 09:50:11AM +0000, Gilad Ben-Yossef wrote:
> Add first batch of patches for support of Arm TrustZone CryptoCell 713.
> 
> Changes from v1:
> - Format dt bindings document one version per line and correct the heading
>   as indicated by Rob Herring.
> 
> Gilad Ben-Yossef (3):
>   crypto: ccree: add support for CryptoCell 713
>   dt-bindings: crypto: ccree: add ccree 713
>   crypto: ccree: add SM4 support
> 
>  .../devicetree/bindings/crypto/arm-cryptocell.txt  |  7 ++-
>  drivers/crypto/Kconfig                             |  3 +-
>  drivers/crypto/ccree/cc_cipher.c                   | 66 ++++++++++++++++++++++
>  drivers/crypto/ccree/cc_driver.c                   | 23 +++++---
>  drivers/crypto/ccree/cc_driver.h                   |  5 +-
>  drivers/crypto/ccree/cc_hw_queue_defs.h            |  3 +
>  6 files changed, 94 insertions(+), 13 deletions(-)

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