On Wed, 08 Jul 2026 20:29:00 -0600, James Hilliard wrote:

> U-Boot's Makefile passes KEYDIR to direct mkimage invocations, but
> internal binman FIT builds only receive the generic BINMAN_INDIRS search
> path. Adding KEYDIR to BINMAN_INDIRS treats it as one more input-file
> search path: FIT entries still auto-detect a key directory from all
> include directories, so an explicit KEYDIR may not be the directory that
> gets passed to mkimage. It also makes a key-only directory part of the
> generic blob lookup path.
> 
> [...]

Applied to u-boot/main, thanks!

[1/1] tools: binman: pass KEYDIR to FIT entries
      commit: 18cab277be9cddd9e70f50b1ab77c849a6254d90
-- 
Tom


Reply via email to