浏览代码

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 <[email protected]>
Eneas U de Queiroz 3 年之前
父节点
当前提交
1b94e4aab8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/octeontx/config-5.10

+ 1 - 0
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