From: Shiji Yang <[email protected]>

This patchset fixes some compilation errors that I caught in version
v2025.07-rc4 and branch next. If they are acceptable, please apply
them to the master branch. If anyone has a better way to fix these
issues, it's fine to ignore this patchset.

CI test: https://github.com/u-boot/u-boot/pull/783

Shiji Yang (2):
  lib: rsa: fix compilation error without openssl
  tools/fit_check_sign: make the module dependent on
    CONFIG_FIT_SIGNATURE

 include/image.h      | 2 +-
 lib/rsa/rsa-verify.c | 2 +-
 tools/Makefile       | 3 ++-
 tools/image-host.c   | 4 ++--
 4 files changed, 6 insertions(+), 5 deletions(-)

Regards,
Shiji Yang

-- 
2.50.0

Reply via email to