From: Vladis Dronov <[email protected]>

[redhat] Split CONFIG_FIPS_SIGNATURE_SELFTEST config

Enable CONFIG_FIPS_SIGNATURE_SELFTEST in ELN following
CentOS Stream change as in:
https://bugzilla.redhat.com/show_bug.cgi?id=2080044
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/1047/

FIPS is not used in Fedora, so unset it.

Signed-off-by: Vladis Dronov <[email protected]>

diff --git a/redhat/configs/ark/generic/CONFIG_FIPS_SIGNATURE_SELFTEST 
b/redhat/configs/ark/generic/CONFIG_FIPS_SIGNATURE_SELFTEST
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/CONFIG_FIPS_SIGNATURE_SELFTEST
+++ b/redhat/configs/ark/generic/CONFIG_FIPS_SIGNATURE_SELFTEST
@@ -1 +1 @@
-# CONFIG_FIPS_SIGNATURE_SELFTEST is not set
+CONFIG_FIPS_SIGNATURE_SELFTEST=y
diff --git a/redhat/configs/fedora/generic/CONFIG_FIPS_SIGNATURE_SELFTEST 
b/redhat/configs/fedora/generic/CONFIG_FIPS_SIGNATURE_SELFTEST
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_FIPS_SIGNATURE_SELFTEST
@@ -0,0 +1 @@
+# CONFIG_FIPS_SIGNATURE_SELFTEST is not set
diff --git 
a/redhat/configs/pending-fedora/generic/CONFIG_FIPS_SIGNATURE_SELFTEST 
b/redhat/configs/pending-fedora/generic/CONFIG_FIPS_SIGNATURE_SELFTEST
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-fedora/generic/CONFIG_FIPS_SIGNATURE_SELFTEST
+++ /dev/null
@@ -1,13 +0,0 @@
-# Symbol: FIPS_SIGNATURE_SELFTEST [=n]
-# Type  : bool
-# Defined at crypto/asymmetric_keys/Kconfig:78
-#   Prompt: Run FIPS selftests on the X.509+PKCS7 signature verification
-#   Depends on: CRYPTO [=y] && KEYS [=y] && ASYMMETRIC_KEY_TYPE [=y] && 
PKCS7_MESSAGE_PARSER [=y]
-#   Location:
-#     Main menu
-#       -> Cryptographic API (CRYPTO [=y])
-#         -> Asymmetric (public-key cryptographic) key type 
(ASYMMETRIC_KEY_TYPE [=y])
-# 
-# 
-# 
-# CONFIG_FIPS_SIGNATURE_SELFTEST is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1891
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to