[redhat] New configs in lib/crypto
Fixes: RHEL-148738
Fixes: RHEL-148739
Hi,
As part of the ongoing rebase effort, the following configuration options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply with a better option.
Symbol: CRYPTO_LIB_MLDSA_KUNIT_TEST [=m]
Type : tristate
Defined at lib/crypto/tests/Kconfig:41
Prompt: KUnit tests for ML-DSA
Depends on: KUNIT [=m]
Visible if: KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
Location:
-> Library routines
-> Crypto library routines
-> KUnit tests for ML-DSA (CRYPTO_LIB_MLDSA_KUNIT_TEST [=m])
Selects: CRYPTO_LIB_BENCHMARK_VISIBLE [=y] && CRYPTO_LIB_MLDSA [=m]
Commit: ed894fac (lib/crypto: tests: Add KUnit tests for ML-DSA verification)
Symbol: CRYPTO_LIB_NH_KUNIT_TEST [=m]
Type : tristate
Defined at lib/crypto/tests/Kconfig:50
Prompt: KUnit tests for NH
Depends on: KUNIT [=m]
Visible if: KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
Location:
-> Library routines
-> Crypto library routines
-> KUnit tests for NH (CRYPTO_LIB_NH_KUNIT_TEST [=m])
Selects: CRYPTO_LIB_NH [=m]
Commit: 7246fe6c (lib/crypto: tests: Add KUnit tests for NH)
Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org