]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Correct indentation in testSplPubkeyDtb
authorSimon Glass <sjg@chromium.org>
Sat, 20 Jul 2024 10:49:41 +0000 (11:49 +0100)
committerSimon Glass <sjg@chromium.org>
Mon, 29 Jul 2024 14:42:18 +0000 (08:42 -0600)
commita56ea60627b5672ba792fe461752f8a348538387
treea81c3ebbafff5f49dec761595c8b0760d99d2b96
parent57208ddc8ca8dbc9b96b223d568b8dcef4254479
binman: Correct indentation in testSplPubkeyDtb

This function has strange indentation. Fix it.

Fixes: 8c1fbd1f607 ("binman: ftest: Add test for u_boot_spl_pubkey_dtb")
Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py