zephyr/scripts
Enjia Mai 12c44aaec7 scripts: runner: add a intel_adsp west runner
Add a intel_adsp west runner instead of using misc-flasher for
intel_adsp boards. Now running the test on intel_adsp_cavs by:

  west build -b intel_adsp cavs25 ...
  west flash --remote-host [remote hostname or ip addr] \
             --rimage-tool [path to rimage tool] \
             --config-dir [path to dir of .toml config file] \
             --key [path to signing key]

The intel_adsp west depends on the cavstool_server.py running
on the remote host machine.

Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-06-05 14:13:57 +02:00
..
checkpatch
ci scripts: check_compliance: Fix broken links to Contribution Guidelines 2022-05-17 13:40:27 -04:00
coccinelle
coredump
dts scripts: ensure intended path for edtlib imports 2022-05-13 10:09:45 -07:00
footprint scripts: fpdiff: Initialise Colorama during start-up 2022-05-24 09:00:16 -07:00
gitlint
kconfig scripts: kconfig: kconfigfunctions: use relative ZEPHYR_BASE path 2022-05-18 11:02:26 -07:00
logging/dictionary scripts: dictionary: Initialise Colorama during module load 2022-05-24 09:00:16 -07:00
net
pylib/twister twisterlib: fix the execution time for device testing 2022-05-30 10:30:00 +02:00
release
schemas/twister twister: add support for platform_type filter 2022-05-14 14:49:59 -04:00
support
tests
tracing scripts: tracing: Initialise Colorama during module load 2022-05-24 09:00:16 -07:00
utils
west_commands scripts: runner: add a intel_adsp west runner 2022-06-05 14:13:57 +02:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
dump_bugs_pickle.py scripts: add dump_bugs_pickle.py 2022-06-03 19:19:25 -05:00
file2hex.py
gen_app_partitions.py
gen_cfb_font_header.py include: add zephyr/ on script generated #include 2022-05-27 15:20:27 -07:00
gen_gcov_files.py
gen_handles.py scripts: ensure intended path for edtlib imports 2022-05-13 10:09:45 -07:00
gen_image_info.py
gen_kobject_list.py include: add zephyr/ on script generated #include 2022-05-27 15:20:27 -07:00
gen_kobject_placeholders.py
gen_offset_header.py
gen_relocate_app.py include: add zephyr/ on script generated #include 2022-05-27 15:20:27 -07:00
gen_syscalls.py
get_maintainer.py
github_helpers.py scripts: add github_helpers.py 2022-05-24 18:48:03 +02:00
list_boards.py
make_bugs_pickle.py scripts: add make_bugs_pickle.py 2022-05-24 18:48:03 +02:00
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
requirements.txt
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
twister twister: Add option to always force color output 2022-05-25 12:48:31 +09:00
uf2conv.py
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py