commit | e901faf9f5b5fbc5766f914b8012f0bdfefa7bbc | [log] [tgz] |
---|---|---|
author | Lukas Funke <lukas.funke@weidmueller.com> | Tue Jul 18 13:53:13 2023 +0200 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:10 2023 -0600 |
tree | dbf2d8ddb8fdc13f5c4e1ac57ec9446f8d5c0d06 | |
parent | 6c2c9e16262fd672e0ad905f901fcd1b5afc4b6a [diff] |
binman: ftest: Add test for u_boot_spl_pubkey_dtb Add test for u_boot_spl_pubkey_dtb. The test adds a public key to the dtb and checks if the required nodes will be added to the images dtb. Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com> Reviewed-by: Simon Glass <sjg@chromium.org>