All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: configs: Enabling the new Marvell's cryptographic engine driver for mvebu_v7_defconfig
Date: Fri, 18 Mar 2016 15:21:31 +0100	[thread overview]
Message-ID: <87shzn989g.fsf@free-electrons.com> (raw)
In-Reply-To: <20160318081209.GA7394@archy.home> (Romain Perier's message of "Fri, 18 Mar 2016 09:12:09 +0100")

Hi Romain,
 
 On ven., mars 18 2016, Romain Perier <romain.perier@free-electrons.com> wrote:

> This enables the new driver for Marvell CESA crypto engines on all mvebu v7.
>

Thanks for this patch. Could you select the driver as built-in instead
of module?

For me the main benefit to enable this driver in mvebu_v7_defconfig is
for finding regression during boot tests. It is done by kernelci but as
far as I know they don't load modules. Moreover in my case, most of the
time I use a simple kernel without any modules.

Thanks!

Gregory

> Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
> ---
>  arch/arm/configs/mvebu_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
> index dc5797a..26a8919 100644
> --- a/arch/arm/configs/mvebu_v7_defconfig
> +++ b/arch/arm/configs/mvebu_v7_defconfig
> @@ -155,3 +155,4 @@ CONFIG_MAGIC_SYSRQ=y
>  CONFIG_TIMER_STATS=y
>  # CONFIG_DEBUG_BUGVERBOSE is not set
>  CONFIG_DEBUG_USER=y
> +CONFIG_CRYPTO_DEV_MARVELL_CESA=m
> -- 
> 2.7.3
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      parent reply	other threads:[~2016-03-18 14:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18  8:12 [PATCH] ARM: configs: Enabling the new Marvell's cryptographic engine driver for mvebu_v7_defconfig Romain Perier
2016-03-18 13:14 ` Andrew Lunn
2016-03-18 13:51   ` Thomas Petazzoni
2016-03-18 14:26     ` Gregory CLEMENT
2016-03-18 14:46       ` Russell King - ARM Linux
2016-03-18 15:35         ` Thomas Petazzoni
2016-03-18 15:45           ` Russell King - ARM Linux
2016-03-18 15:52             ` Thomas Petazzoni
2016-03-18 16:22               ` Russell King - ARM Linux
2016-03-19 17:48       ` Jason Cooper
2016-03-18 14:30     ` Andrew Lunn
2016-03-18 15:05       ` Romain Perier
2016-03-18 15:18       ` Russell King - ARM Linux
2016-03-18 15:37         ` Thomas Petazzoni
2016-03-18 14:21 ` Gregory CLEMENT [this message]

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=87shzn989g.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.