[U/R][PATCH 1/1] UBUNTU: [Config]: Enable CONFIG_CRYPTO_BENCHMARK

Magali Lemes magali.lemes at canonical.com
Wed Oct 22 17:30:08 UTC 2025


Due to a config name change in 3357b6c94569 ("crypto: tcrypt - rename
CRYPTO_TEST to CRYPTO_BENCHMARK"), we're no longer shipping tcrypt,
which is needed to fulfill FIPS requirements. Re-enable it.

Signed-off-by: Magali Lemes <magali.lemes at canonical.com>
---
 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index a8f27f5c6aa0..68ff568216ca 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -3575,7 +3575,7 @@ CONFIG_CRYPTO_ARIA_AESNI_AVX2_X86_64            policy<{'amd64': 'm'}>
 CONFIG_CRYPTO_ARIA_AESNI_AVX_X86_64             policy<{'amd64': 'm'}>
 CONFIG_CRYPTO_ARIA_GFNI_AVX512_X86_64           policy<{'amd64': 'm'}>
 CONFIG_CRYPTO_AUTHENC                           policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
-CONFIG_CRYPTO_BENCHMARK                         policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>
+CONFIG_CRYPTO_BENCHMARK                         policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
 CONFIG_CRYPTO_BLAKE2B                           policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
 CONFIG_CRYPTO_BLAKE2B_NEON                      policy<{'armhf': 'm'}>
 CONFIG_CRYPTO_BLOWFISH                          policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
-- 
2.48.1




More information about the kernel-team mailing list