test_ut: Use the built mkimage
authorSimon Glass <sjg@chromium.org>
Thu, 21 Nov 2024 22:32:12 +0000 (15:32 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 29 Nov 2024 20:41:47 +0000 (14:41 -0600)
commit2042ed38a8d0756041b2d5a4909e1a4d34de507a
tree260a5a421bb115f9a674aa23ccf0e612af430b14
parentac1c547092f88d6c81848d81896765a974d06300
test_ut: Use the built mkimage

The mkimage tool is not present in the docker image. Use the one in the
build directory.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/tests/test_ut.py