On Wed, 29 Jan 2025 at 03:30, Yannic Moog <y.m...@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.m...@phytec.de> > --- > tools/binman/ftest.py | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>