On Mon, 08 Apr 2024 16:31:30 +0200, Marco Felsch wrote: > In preparation for allowing even CONFIG_BOOTM_FORCE_SIGNED_IMAGES=n > configurations to force boot of only signed images, replace direct > use of IS_ENABLED(CONFIG_BOOTM_FORCE_SIGNED_IMAGES) with a helper that > queries a static variable that can be forced at runtime in a follow-up > commit. > > No functional change. > > [...] Applied, thanks! [1/2] bootm: replace CONFIG_BOOTM_FORCE_SIGNED_IMAGES with helper https://git.pengutronix.de/cgit/barebox/commit/?id=7c80ebdcecd9 (link may not be stable) [2/2] bootm: add support for dynamically forcing signature verification https://git.pengutronix.de/cgit/barebox/commit/?id=933db056bbdf (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>