Hi Tom, On Tue, 11 Jan 2022 at 17:14, Tom Rini <[email protected]> wrote: > > In general, and for Azure specifically, we need to have files created in > the output directory and cannot assume a writable source directory. > Rework the faked blob support to put the faked binary in to the output > directory and then stop the test from deleting the now non-existent > file. > > Cc: Heiko Thiery <[email protected]> > Cc: Simon Glass <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > --- > tools/binman/etype/blob.py | 4 +++- > tools/binman/ftest.py | 1 - > 2 files changed, 3 insertions(+), 2 deletions(-)
Please see this: https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/ Regards, Simon

