zephyr/scripts
Andy Ross 60fb850713 scripts/west_commands: Don't demand non-empty output formats
It's not clear why this error is here.  The "formats" array seems to
be limited to "bin" and "hex" only, but every signing tool is going to
have its own idea of what format to emit and what ingredients need to
be used to do that.

In particular, rimage (used for the Intel Audio DSPs) doesn't use nor
generate zephyr.bin (it's very large), so it trips over this failure.

Just present the possibly-empty list of output formats to the Signer
object and let it make the decision about whether an empty formats
list is an error.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-10-23 22:22:52 -04:00
..
checkpatch
ci scripts: dts: convert test suites to pytest 2020-10-02 11:51:15 +02:00
coccinelle
coredump
dts scripts: edt: Fix comment in _prop_val 2020-10-21 06:44:32 -05:00
footprint
gitlint
kconfig dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
net
release
sanity_chk sanitycheck: Fix bug with -M option 2020-10-20 19:30:43 -05:00
support
tests sanitycheck: tests: adapt testsuite to new filter 2020-10-01 07:28:01 -05:00
tracing
west_commands scripts/west_commands: Don't demand non-empty output formats 2020-10-23 22:22:52 -04:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py
gen_gcov_files.py
gen_kobject_list.py
gen_offset_header.py
gen_relocate_app.py
gen_syscalls.py
get_maintainer.py
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt documents: update the pyocd required version 2020-09-29 13:37:53 -05:00
requirements.txt
sanitycheck sanitycheck: qualify device testing output 2020-10-20 07:24:30 -05:00
series-push-hook.sh scripts: series-push-hook: Fix behavior after rebase 2020-10-21 07:16:54 -05:00
spelling.txt
subfolder_list.py
tags.sh
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py scripts: ensuring posix path on module defined roots. 2020-10-15 22:07:11 -04:00