On Mon, 10 Jul 2023 at 03:26, <[email protected]> wrote: > > From: Christian Taedcke <[email protected]> > > 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 <[email protected]> > --- > > (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 <[email protected]> As a follow-up if you have time - can you add a list of the special nodes to the docs?

