From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: LABBE Corentin <clabbe.montjoie@gmail.com>
Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
linux@arm.linux.org.uk, herbert@gondor.apana.org.au,
davem@davemloft.net, akpm@linux-foundation.org,
gregkh@linuxfoundation.org, mchehab@osg.samsung.com,
arnd@arndb.de, joe@perches.com, devicetree@vger.kernel.org,
linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org,
linux-sunxi@googlegroups.com
Subject: Re: [PATCH v10 4/5] crypto: Add Allwinner Security System crypto accelerator
Date: Tue, 7 Jul 2015 16:01:39 +0200 [thread overview]
Message-ID: <20150707140139.GF28632@lukather> (raw)
In-Reply-To: <1436209848-16530-5-git-send-email-clabbe.montjoie@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 699 bytes --]
Hi Corentin,
On Mon, Jul 06, 2015 at 09:10:47PM +0200, LABBE Corentin wrote:
> Add support for the Security System included in Allwinner SoC A20.
> The Security System is a hardware cryptographic accelerator that support:
> - MD5 and SHA1 hash algorithms
> - AES block cipher in CBC/ECB mode with 128/196/256bits keys.
> - DES and 3DES block cipher in CBC/ECB mode
>
> Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
There's still a number of style issues.
Make sure to run checkpatch with the --strict option, and fix
everything that's reported.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-07-07 14:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 19:10 [PATCH v10] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin
2015-07-06 19:10 ` [PATCH v10 1/5] ARM: sun4i: dt: Add Security System to A10 SoC DTS LABBE Corentin
2015-07-06 19:10 ` [PATCH v10 2/5] ARM: sun7i: dt: Add Security System to A20 " LABBE Corentin
2015-07-06 19:10 ` [PATCH v10 3/5] ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System LABBE Corentin
2015-07-06 19:10 ` [PATCH v10 4/5] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin
2015-07-07 13:49 ` Herbert Xu
2015-07-09 6:41 ` [linux-sunxi] " LABBE Corentin
2015-07-09 6:59 ` Herbert Xu
2015-07-07 14:01 ` Maxime Ripard [this message]
2015-07-06 19:10 ` [PATCH v10 5/5] MAINTAINERS: Add myself as maintainer of Allwinner Security System LABBE Corentin
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=20150707140139.GF28632@lukather \
--to=maxime.ripard@free-electrons.com \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=clabbe.montjoie@gmail.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=gregkh@linuxfoundation.org \
--cc=herbert@gondor.apana.org.au \
--cc=ijc+devicetree@hellion.org.uk \
--cc=joe@perches.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sunxi@googlegroups.com \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=mchehab@osg.samsung.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
/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