binman: Increase size of TPL and SPL test data
authorSimon Glass <sjg@chromium.org>
Sat, 24 Aug 2019 13:23:04 +0000 (07:23 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:02 +0000 (08:40 -0600)
commiteb0086fa59e61561a5eca61b9ab8323d8a0cbf9c
tree3ce04e2caa966cde40cf5dd4a8ca10ea549207b4
parentbf4d0e284267067a65000f37c66cd4f05253381f
binman: Increase size of TPL and SPL test data

At present these are large enough to hold 20 bytes of symbol data. Add
four more bytes so we can add another test.

Unfortunately at present this involves changing a few test files to make
room. We could adjust the test files to not specify sizes for entries.
Then we could make the tests check the actual sizes. But for now, leave it
as it is, since the effort is minor.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py
tools/binman/test/021_image_pad.dts
tools/binman/test/024_sorted.dts
tools/binman/test/028_pack_4gb_outside.dts
tools/binman/test/029_x86_rom.dts
tools/binman/test/053_symbols.dts
tools/binman/test/149_symbols_tpl.dts