On Sun, Jun 14, 2020 at 10:57 AM Simon Glass <s...@chromium.org> wrote: > > Update the Intel blob entries to support missing binaries. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > (no changes since v1) > > tools/binman/etype/intel_descriptor.py | 7 ++++- > tools/binman/etype/intel_ifwi.py | 17 ++++++++--- > tools/binman/etype/section.py | 4 +-- > tools/binman/ftest.py | 41 +++++++++++++++++++++----- > 4 files changed, 55 insertions(+), 14 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>