summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorAleksander Jan Bajkowski <olek2@wp.pl>2026-01-11 14:20:32 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2026-01-30 16:09:32 +0800
commit0ceeadc7b53a041d89d5843f6bf0ccb7c98b0b4f (patch)
tree4bb580f3fd854a5209d4ab30c2d8bd86f5b93c20 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parentd5abcc33ee76bc26d58b39dc1a097e43a99dd438 (diff)
crypto: inside-secure/eip93 - unregister only available algorithm
EIP93 has an options register. This register indicates which crypto algorithms are implemented in silicon. Supported algorithms are registered on this basis. Unregister algorithms on the same basis. Currently, all algorithms are unregistered, even those not supported by HW. This results in panic on platforms that don't have all options implemented in silicon. Fixes: 9739f5f93b78 ("crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support") Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Acked-by: Antoine Tenart <atenart@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions