Skip to content
Commit 03e59826 authored by Paul-Erwan Rio's avatar Paul-Erwan Rio Committed by Tom Rini
Browse files

tools: fix build without LIBCRYPTO support



Commit cb9faa6f ("tools: Use a single target-independent config to
enable OpenSSL") introduced a target-independent configuration to build
crypto features in host tools.

But since commit 2c21256b ("hash: Use Kconfig to enable hashing in
host tools and SPL") the build without OpenSSL is broken, due to FIT
signature/encryption features. Add missing conditional compilation
tokens to fix this.

Signed-off-by: default avatarPaul-Erwan Rio <paulerwan.rio@gmail.com>
Tested-by: default avatarAlexander Dahl <ada@thorsis.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent b646a105
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment