* [PATCH] arm64: defconfig: add recently added crypto drivers as modules
@ 2017-07-16 19:51 Ard Biesheuvel
2017-08-15 13:19 ` Ard Biesheuvel
2017-08-15 16:05 ` Arnd Bergmann
0 siblings, 2 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2017-07-16 19:51 UTC (permalink / raw)
To: linux-arm-kernel
Add the arm64 crypto drivers that have been added over the past
couple of kernel releases to its defconfig as modules.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
arch/arm64/configs/defconfig | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6c7d147eed54..3028bc0796ea 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -562,8 +562,17 @@ CONFIG_SECURITY=y
CONFIG_CRYPTO_ECHAINIV=y
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_ARM64_CRYPTO=y
+CONFIG_CRYPTO_SHA256_ARM64=m
+CONFIG_CRYPTO_SHA512_ARM64=m
CONFIG_CRYPTO_SHA1_ARM64_CE=y
CONFIG_CRYPTO_SHA2_ARM64_CE=y
CONFIG_CRYPTO_GHASH_ARM64_CE=y
+CONFIG_CRYPTO_CRCT10DIF_ARM64_CE=m
+CONFIG_CRYPTO_CRC32_ARM64_CE=m
+CONFIG_CRYPTO_AES_ARM64=m
+CONFIG_CRYPTO_AES_ARM64_CE=m
CONFIG_CRYPTO_AES_ARM64_CE_CCM=y
CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
+CONFIG_CRYPTO_AES_ARM64_NEON_BLK=m
+CONFIG_CRYPTO_CHACHA20_NEON=m
+CONFIG_CRYPTO_AES_ARM64_BS=m
--
2.11.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] arm64: defconfig: add recently added crypto drivers as modules
2017-07-16 19:51 [PATCH] arm64: defconfig: add recently added crypto drivers as modules Ard Biesheuvel
@ 2017-08-15 13:19 ` Ard Biesheuvel
2017-08-15 16:05 ` Arnd Bergmann
1 sibling, 0 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2017-08-15 13:19 UTC (permalink / raw)
To: linux-arm-kernel
On 16 July 2017 at 20:51, Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote:
> Add the arm64 crypto drivers that have been added over the past
> couple of kernel releases to its defconfig as modules.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> ---
> arch/arm64/configs/defconfig | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 6c7d147eed54..3028bc0796ea 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -562,8 +562,17 @@ CONFIG_SECURITY=y
> CONFIG_CRYPTO_ECHAINIV=y
> CONFIG_CRYPTO_ANSI_CPRNG=y
> CONFIG_ARM64_CRYPTO=y
> +CONFIG_CRYPTO_SHA256_ARM64=m
> +CONFIG_CRYPTO_SHA512_ARM64=m
> CONFIG_CRYPTO_SHA1_ARM64_CE=y
> CONFIG_CRYPTO_SHA2_ARM64_CE=y
> CONFIG_CRYPTO_GHASH_ARM64_CE=y
> +CONFIG_CRYPTO_CRCT10DIF_ARM64_CE=m
> +CONFIG_CRYPTO_CRC32_ARM64_CE=m
> +CONFIG_CRYPTO_AES_ARM64=m
> +CONFIG_CRYPTO_AES_ARM64_CE=m
> CONFIG_CRYPTO_AES_ARM64_CE_CCM=y
> CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
> +CONFIG_CRYPTO_AES_ARM64_NEON_BLK=m
> +CONFIG_CRYPTO_CHACHA20_NEON=m
> +CONFIG_CRYPTO_AES_ARM64_BS=m
> --
> 2.11.0
>
Ping?
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] arm64: defconfig: add recently added crypto drivers as modules
2017-07-16 19:51 [PATCH] arm64: defconfig: add recently added crypto drivers as modules Ard Biesheuvel
2017-08-15 13:19 ` Ard Biesheuvel
@ 2017-08-15 16:05 ` Arnd Bergmann
1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2017-08-15 16:05 UTC (permalink / raw)
To: linux-arm-kernel
On Sun, Jul 16, 2017 at 9:51 PM, Ard Biesheuvel
<ard.biesheuvel@linaro.org> wrote:
> Add the arm64 crypto drivers that have been added over the past
> couple of kernel releases to its defconfig as modules.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> ---
> arch/arm64/configs/defconfig | 9 +++++++++
> 1 file changed, 9 insertions(+)
Applied to next/arm64, thanks!
Arnd
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-08-15 16:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-16 19:51 [PATCH] arm64: defconfig: add recently added crypto drivers as modules Ard Biesheuvel
2017-08-15 13:19 ` Ard Biesheuvel
2017-08-15 16:05 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).