Hei hei, both patches of the series got a review and this is my last work day of the year, so I just incorporated the feedback, collected the tags, and send this out before returning to office in January.
Link to v2 with whole motivation text: https://lore.kernel.org/u-boot/[email protected]/ Have some peaceful days everyone. Greets Alex v2 -> v3: * Rebased on v2024.01-rc5 * Removed a superflous new newline introduced in v1 * Collected tags Cc: Marek Vasut <[email protected]> Cc: Paul-Erwan Rio <[email protected]> Cc: Simon Glass <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Tom Rini <[email protected]> Link: https://lore.kernel.org/u-boot/[email protected]/ Link: https://lore.kernel.org/u-boot/[email protected]/ Link: https://lore.kernel.org/u-boot/1884029.XjOfZupGQm@ada/ Link: https://lore.kernel.org/u-boot/[email protected]/ Link: https://lore.kernel.org/u-boot/am6pr04mb61521b84f78571b282fe1d828f...@am6pr04mb6152.eurprd04.prod.outlook.com/ Alexander Dahl (1): tools: kwbimage: Allow disabling build on non-mvebu platforms Paul-Erwan Rio (1): tools: fix build without LIBCRYPTO support arch/arm/mach-mvebu/Kconfig | 1 + include/image.h | 2 +- tools/Kconfig | 6 ++++++ tools/Makefile | 4 +++- tools/fit_image.c | 2 +- tools/image-host.c | 4 ++++ tools/mkimage.c | 5 +++-- 7 files changed, 19 insertions(+), 5 deletions(-) base-commit: 97a897444235921ce19b4f8a3b27de6f5a9ab367 -- 2.39.2

