[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aA1Ct6rhGbZlkBKY@Red>
Date: Sat, 26 Apr 2025 22:31:51 +0200
From: Corentin Labbe <clabbe.montjoie@...il.com>
To: Eric Biggers <ebiggers@...nel.org>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/9] Clean up the crypto testing options
Le Tue, Apr 22, 2025 at 08:21:42AM -0700, Eric Biggers a écrit :
> This series reworks the crypto testing kconfig options to fix some
> longstanding issues:
>
> - Replace the inverted option CONFIG_CRYPTO_MANAGER_DISABLE_TESTS with a
> regular option CONFIG_CRYPTO_SELFTESTS.
>
> - Make CONFIG_CRYPTO_SELFTESTS enable the full set of tests by default,
> removing CONFIG_CRYPTO_MANAGER_EXTRA_TESTS.
>
> - Automatically enable CONFIG_CRYPTO_MANAGER when needed for the tests.
>
> - Rename cryptomgr.noextratests to cryptomgr.noslowtests.
>
> - Remove cryptomgr.panic_on_fail, as panic_on_warn can be used instead.
>
> - Rename CONFIG_CRYPTO_TEST to CONFIG_CRYPTO_BENCHMARK.
>
Hello
I have ibuild/booted tested this against all my crypto hw, no problem.
Tested-by: Corentin LABBE <clabbe.montjoie@...il.com>
Thanks
Regards
Powered by blists - more mailing lists