[PATCH RFC 2/6] tools: binman: ftest: pass allow_fake_blob to _DoReadFileDtb
Simon Glass
sjg at chromium.org
Mon Feb 10 14:09:48 CET 2025
On Wed, 29 Jan 2025 at 03:30, Yannic Moog <y.moog at phytec.de> wrote:
>
> Some test cases don't use _DoTestFile directly which accepts
> allow_fake_blobs. However, they specifically test functionality that
> requires external blobs not to be faked. Extend the _DoReadFileDtb
> signature to allow passing that option to _DoTestFile.
>
> Signed-off-by: Yannic Moog <y.moog at phytec.de>
> ---
> tools/binman/ftest.py | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list