commit | e2dfb9613bc68a1a3ea818fa311e5c8d9bb60103 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:19:57 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:33:55 2023 -0600 |
tree | 5ef03d1d8cffa3d4dfd45226b053ff727b704b9e | |
parent | 48d4c576d8a1687f4d84b7cbc43ff645e06b594f [diff] |
binman: Tidy up tests for pre-load entry type Drop the use of a numbered key file since numbering is just for the test devicetree files. Also adjust the tests to avoid putting a hard-coded path to binman in the file, using the entry arg instead. Signed-off-by: Simon Glass <sjg@chromium.org>