Skip to content
Commit eba1f0cc authored by Simon Glass's avatar Simon Glass
Browse files

binman: Add more tests for image header position



The positioning does not currently work correctly if at the end of an
image with no fixed size. Also if the header is in the middle of an image
it can cause a gap in the image since the header position is normally at
the image end, so entries after it are placed after the end of the image.

Fix these problems and add more tests to cover these cases.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 7400107e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment