]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: ftest: Add test for u_boot_spl_pubkey_dtb
authorLukas Funke <lukas.funke@weidmueller.com>
Tue, 18 Jul 2023 11:53:13 +0000 (13:53 +0200)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:10 +0000 (09:34 -0600)
commit8c1fbd1f6076664df3e3db21e10a268557d85a72
treedbf2d8ddb8fdc13f5c4e1ac57ec9446f8d5c0d06
parent6cb6425408a93c00bc34aa8944effb4d34bc47d2
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>
tools/binman/ftest.py
tools/binman/test/306_spl_pubkey_dtb.dts [new file with mode: 0644]