commit | dcd3d76b7ba9dc571c72bc908eaf925a526bdf20 | [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 | 473e5206f0b6341d72e725a3eb36adef779a2c22 [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>