Re: [PATCH v6] crypto: hash: use DM providers from hash command

Tom Rini <[email protected]>
Newsgroups gmane.comp.boot-loaders.u-boot
Message-ID <[email protected]>
On Mon, 20 Jul 2026 21:11:13 -0600, James Hilliard wrote:

> The hash command currently always uses the software implementation for
> the selected algorithm, even when driver-model hash providers are
> available.
> 
> Add a hash_digest_wd_lookup() helper which probes UCLASS_HASH devices in
> order and uses the first provider supporting the requested algorithm.
> Continue past unavailable providers and unsupported operations, but
> propagate a hard digest failure once a provider accepts the operation.
> Remember probe failures so they are not silently hidden by software
> fallback when no later provider succeeds.
> 
> [...]

Applied to u-boot/main, thanks!

[1/1] crypto: hash: use DM providers from hash command
      commit: 94b349bd902d9e38e1846c157fadd9054c34680a
-- 
Tom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.