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>
Tue, 26 Nov 2024 17:13:39 +0000 (11:13 -0600)
commit2fad73a166a709de69a57a0ec655918f053af169
tree63d9f5bac0d5f2e9dada6c2c110b10cddf10a557
parent22eef59dd3642c0ea47bd4974e11ba6ef1a88d43
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