[PATCH 0/2] rsa and fit_check_sign build fix for v2025.07-rc

Tom Rini trini at konsulko.com
Thu Jun 19 20:09:49 CEST 2025


On Fri, Jun 20, 2025 at 12:38:16AM +0800, Shiji Yang wrote:

> 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(-)

I think this is fine, or at least it's the right starting point. I do
wonder how functional the tooling actually is in the case of
TOOLS_IMAGE_PRE_LOAD=y && TOOLS_LIBCRYPTO=n but understanding that, and
then likely having to further adjust a number of symbols to capture what
is functional and not just what passes a build, can be done as a
follow-up.

> 
> Regards,
> Shiji Yang
> 
> -- 
> 2.50.0
> 

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250619/5b8612c1/attachment.sig>


More information about the U-Boot mailing list