binman: Expand docs and test for alignment
authorSimon Glass <sjg@chromium.org>
Mon, 26 Oct 2020 23:40:10 +0000 (17:40 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Oct 2020 20:42:59 +0000 (14:42 -0600)
commit4eec34c91f84d6c3915b300f0688f9b055e04dda
tree72599858724d4e4b7f7c79c7d26afc0225151403
parentf90d906a275f85e7077d9a30ab82b20676b54645
binman: Expand docs and test for alignment

Alignment does form part of the entry once the image is written out, but
within binman the entry contents does not include the padding. Add
documentation to make this clear, as well as a test.

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