[PATCH v4 2/3] binman: Allow cipher node as special section

Simon Glass sjg at chromium.org
Mon Jul 10 21:45:56 CEST 2023


On Mon, 10 Jul 2023 at 03:26, <christian.taedcke-oss at weidmueller.com> wrote:
>
> From: Christian Taedcke <christian.taedcke at weidmueller.com>
>
> The new encrypted etype generates a cipher node in the device tree
> that should not be evaluated by binman, but still be kept in the
> output device tree.
>
> Signed-off-by: Christian Taedcke <christian.taedcke at weidmueller.com>
> ---
>
> (no changes since v3)
>
> Changes in v3:
> - rebase on u-boot-dm/mkim-working
>
>  tools/binman/etype/section.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

As a follow-up if you have time - can you add a list of the special
nodes to the docs?


More information about the U-Boot mailing list