[PATCH 0/2] rsa and fit_check_sign build fix for v2025.07-rc
Shiji Yang
yangshiji66 at outlook.com
Thu Jun 19 18:38:16 CEST 2025
From: Shiji Yang <yangshiji66 at qq.com>
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
More information about the U-Boot
mailing list