All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [LOCAL] arm64: renesas_defconfig: Enable CRYPTO_DEV_CCREE
@ 2018-08-28 14:47 Geert Uytterhoeven
  2018-08-30 14:11 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2018-08-28 14:47 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm; +Cc: linux-renesas-soc, Geert Uytterhoeven

Enable support for the CryptoCell core present in some R-Car Gen3 SoCs,
which allows to offload crypto operations.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 4d831eb8dedd409a..1a019d2d17577401 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -321,6 +321,7 @@ CONFIG_NLS_CODEPAGE_437=y
 CONFIG_NLS_ISO8859_1=y
 CONFIG_CRYPTO_ANSI_CPRNG=y
 # CONFIG_CRYPTO_DEV_VIRTIO is not set
+CONFIG_CRYPTO_DEV_CCREE=y
 CONFIG_PRINTK_TIME=y
 CONFIG_MAGIC_SYSRQ=y
 CONFIG_DEBUG_KERNEL=y
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [LOCAL] arm64: renesas_defconfig: Enable CRYPTO_DEV_CCREE
  2018-08-28 14:47 [PATCH] [LOCAL] arm64: renesas_defconfig: Enable CRYPTO_DEV_CCREE Geert Uytterhoeven
@ 2018-08-30 14:11 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2018-08-30 14:11 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Magnus Damm, linux-renesas-soc

On Tue, Aug 28, 2018 at 04:47:52PM +0200, Geert Uytterhoeven wrote:
> Enable support for the CryptoCell core present in some R-Car Gen3 SoCs,
> which allows to offload crypto operations.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks,

I have applied this to the topic/renesas-defconfig branch which is included
in the devel branch and tags of the Renesas tree as a convenience to
developers.  The branch is not, however, included in the next branch or
tags nor is it targeted at upstream.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-30 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-28 14:47 [PATCH] [LOCAL] arm64: renesas_defconfig: Enable CRYPTO_DEV_CCREE Geert Uytterhoeven
2018-08-30 14:11 ` Simon Horman

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.