Re: [PATCH] mkimage: Allow 'auto-conf' signing of scripts

2024-07-05 Thread Tom Rini
On Thu, Jun 20, 2024 at 04:20:59PM +0200, Alexander Dahl wrote: > U-Boot configured for verified boot with the "required" option set to > "conf" also checks scripts put in FIT images for a valid signature, and > refuses to source and run such a script if the signature for the > configuration is ba

[PATCH] mkimage: Allow 'auto-conf' signing of scripts

2024-06-20 Thread Alexander Dahl
U-Boot configured for verified boot with the "required" option set to "conf" also checks scripts put in FIT images for a valid signature, and refuses to source and run such a script if the signature for the configuration is bad or missing. Such a script could not be packaged before, because mkimag