On Fri, 20 Jun 2025 00:38:16 +0800, Shiji Yang wrote: > From: Shiji Yang <yangshij...@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. > > [...]
Applied to u-boot/master, thanks! [1/2] lib: rsa: fix compilation error without openssl commit: 961e260cdcd01d68c8dae87eef67e116f1a67aed [2/2] tools/fit_check_sign: make the module dependent on CONFIG_FIT_SIGNATURE commit: 1989eb65c50e2541373bc6657a85620ff0c6f573 -- Tom