commit | b4903d44bfad3c872b3eb7ef81708135a38ed71e | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Tue Feb 02 12:05:58 2021 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 02 17:59:13 2021 -0500 |
tree | f4d155f346bb0362d139d564f999d67d367cbbcc | |
parent | fb2b77c9952f3435b1a264becb32a1043ac2e899 [diff] |
west sign: adjust find_imgtool helper Have it return a list, which is prepended to the final arguments list passed to subprocess. No behavioral changes expected, but this enables making it contain multiple strings instead of just one. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>