]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sandbox: enable FIT_SIGNATURE master
authorPhilippe Reynes <philippe.reynes@softathome.com>
Wed, 15 Apr 2026 15:17:59 +0000 (17:17 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2026 18:29:16 +0000 (12:29 -0600)
commit30429c8bd2f18d33862cc41fe520f7459fa4bfbd
tree914549c227bc4a858e7094819b4715512d95b956
parent56905deb20d38cac8425626f62b4fca018bae458
sandbox: enable FIT_SIGNATURE

Since commit d09256283f72 ("FIT: Image pre-load signature
support must select not depends on FIT_SIGNATURE")
FIT_SIGNATURE is disabled on sandbox. But this config
is used on many fit signature tests. So FIT_SIGNATURE should
be enabled on sandbox.

Fixes: d09256283f72 ("FIT: Image pre-load signature support must select not depends on FIT_SIGNATURE")
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/sandbox_defconfig