aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeontx
diff options
context:
space:
mode:
authorEneas U de Queiroz <cotequeiroz@gmail.com>2022-04-20 16:23:47 -0300
committerChristian 'Ansuel' Marangi <ansuelsmth@gmail.com>2022-06-04 12:39:01 +0200
commit1b94e4aab8ddbe5719f1e859e064c1c5dfa4587f (patch)
tree621a66c6b1dda91c0fbea6ded9907725b1cf2e6d /target/linux/octeontx
parent06bb5ac1f2b62c3e10f24d7096e86f6368aaf41d (diff)
downloadupstream-1b94e4aab8ddbe5719f1e859e064c1c5dfa4587f.tar.gz
upstream-1b94e4aab8ddbe5719f1e859e064c1c5dfa4587f.tar.bz2
upstream-1b94e4aab8ddbe5719f1e859e064c1c5dfa4587f.zip
octeontx: add armv8-CE version of CRC T10
Adds the crypto extensions version of the CRC T10 algorithm that is already built into the kernel. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'target/linux/octeontx')
-rw-r--r--target/linux/octeontx/config-5.101
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/octeontx/config-5.10 b/target/linux/octeontx/config-5.10
index 6c87abf5b6..a3e00cfdb3 100644
--- a/target/linux/octeontx/config-5.10
+++ b/target/linux/octeontx/config-5.10
@@ -102,6 +102,7 @@ CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_CRC32=y
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRCT10DIF=y
+CONFIG_CRYPTO_CRCT10DIF_ARM64_CE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_DRBG_HMAC=y