[redhat] New configs in lib/crypto

Fixes: RHEL-133073
Fixes: RHEL-133074
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_BLAKE2B_KUNIT_TEST [=m]
Type  : tristate
Defined at lib/crypto/tests/Kconfig:3
  Prompt: KUnit tests for BLAKE2b
  Depends on: KUNIT [=m]
  Visible if: KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
  Location:
    -> Library routines
      -> Crypto library routines
        -> KUnit tests for BLAKE2b (CRYPTO_LIB_BLAKE2B_KUNIT_TEST [=m])
Selects: CRYPTO_LIB_BENCHMARK_VISIBLE [=y] && CRYPTO_LIB_BLAKE2B [=m]

Commit: 6401fd33 (lib/crypto: tests: Add KUnit tests for BLAKE2b)


Symbol: CRYPTO_LIB_POLYVAL_KUNIT_TEST [=m]
Type  : tristate
Defined at lib/crypto/tests/Kconfig:50
  Prompt: KUnit tests for POLYVAL
  Depends on: KUNIT [=m]
  Visible if: KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
  Location:
    -> Library routines
      -> Crypto library routines
        -> KUnit tests for POLYVAL (CRYPTO_LIB_POLYVAL_KUNIT_TEST [=m])
Selects: CRYPTO_LIB_BENCHMARK_VISIBLE [=y] && CRYPTO_LIB_POLYVAL [=m]

Commit: b3aed551 (lib/crypto: tests: Add KUnit tests for POLYVAL)


Symbol: CRYPTO_LIB_SHA3_KUNIT_TEST [=m]
Type  : tristate
Defined at lib/crypto/tests/Kconfig:93
  Prompt: KUnit tests for SHA-3
  Depends on: KUNIT [=m]
  Visible if: KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
  Location:
    -> Library routines
      -> Crypto library routines
        -> KUnit tests for SHA-3 (CRYPTO_LIB_SHA3_KUNIT_TEST [=m])
Selects: CRYPTO_LIB_BENCHMARK_VISIBLE [=y] && CRYPTO_LIB_SHA3 [=y]

Commit: 15c64c47 (lib/crypto: tests: Add SHA3 kunit tests)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Edited by CKI KWF Bot

Merge request reports

Loading