commit | 711093ef4e749fea8fb62f31b52e6ea4db9b1166 | [log] [tgz] |
---|---|---|
author | Christian Taedcke <christian.taedcke@weidmueller.com> | Mon Jul 17 09:05:53 2023 +0200 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:10 2023 -0600 |
tree | 9a6b2668cee88216daeb8d53d1aa1f92cd67b7db | |
parent | bc45436393b4836497aca0972db727ffb018a65f [diff] |
binman: Allow cipher node as special section 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@weidmueller.com> Reviewed-by: Simon Glass <sjg@chromium.org>