From: Vladis Dronov <vdronov@xxxxxxxxxx> Add new FIPS module name and version configs Recently merged upstream 5a44749f65b2 ("crypto: fips - make proc files report fips module name and version") adds a couple of configs which defaults need to be set explicitly. Signed-off-by: Vladis Dronov <vdronov@xxxxxxxxxx> diff --git a/redhat/configs/common/generic/CONFIG_CRYPTO_FIPS_CUSTOM_VERSION b/redhat/configs/common/generic/CONFIG_CRYPTO_FIPS_CUSTOM_VERSION new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_CRYPTO_FIPS_CUSTOM_VERSION @@ -0,0 +1 @@ +# CONFIG_CRYPTO_FIPS_CUSTOM_VERSION is not set diff --git a/redhat/configs/common/generic/CONFIG_CRYPTO_FIPS_NAME b/redhat/configs/common/generic/CONFIG_CRYPTO_FIPS_NAME new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_CRYPTO_FIPS_NAME @@ -0,0 +1 @@ +CONFIG_CRYPTO_FIPS_NAME="Linux Kernel Cryptographic API" -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1909 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure