binman: Clean up unnecessary code related to ELF test files
authorSimon Glass <sjg@chromium.org>
Sat, 24 Aug 2019 13:22:59 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:02 +0000 (08:40 -0600)
commitc9a0b27589a49d4beaaa4f75500597ab07cfff39
tree18f23df21b9ae82c9258806b066a8fb9efa230a0
parent8dc60f99f9a2fe7873a753f1ab0254efd3cd6bd4
binman: Clean up unnecessary code related to ELF test files

We use the Makefile for all ELF test files now, so drop all the code that
checks whether to get the test file from the Makefile or from the git
repo.

Also add a comment to the Makefile indicating that it is run from binman.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/elf_test.py
tools/binman/ftest.py
tools/binman/test/Makefile