binman: Tidy up pylint warnings in comp_util
authorSimon Glass <sjg@chromium.org>
Mon, 10 Jan 2022 03:14:04 +0000 (20:14 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 19:36:11 +0000 (12:36 -0700)
commit0d1e95aa18b0f8db292a4ade73846192d835a7ce
tree10a7479b1381d11dc8293ac2f34abdb4fd4d249b
parentad35ce5466187298bc998e851f355f4bb119428b
binman: Tidy up pylint warnings in comp_util

Tweak some naming and comments to resolve these. Use WriteFile() to write
the file.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/cbfs_util.py
tools/binman/comp_util.py
tools/binman/entry.py
tools/binman/etype/section.py
tools/binman/ftest.py