zephyr/scripts
Alexey Brodkin 0d5416acc4 runners: openocd: Reset target before running Elf
In case of flashing (which is typically used with OpenOCD)
we do reset of the target after programming application binary
in the non-volatile memory.

In case of Elf execution we need to reset the target before
loading Elf sections so that we might be sure our target
is in sane & expected state before we start execution.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2020-04-24 19:35:25 +02:00
..
checkpatch
ci ci: if we are only changing doc/ files, no sanitycheck run 2020-04-11 08:40:54 -04:00
coccinelle scripts/coccinelle: fix int_literal_to_timeout for K_THREAD_DEFINE 2020-04-15 08:28:57 -05:00
dts scripts: dts: gen_legacy_defines: mark DT_*_BUS_<BUS> macros deprecated 2020-04-20 17:48:39 +02:00
footprint
gitlint
kconfig cmake: kconfig: pass EXTRA_DTC_FLAGS to kconfig for EDT init 2020-04-16 06:07:24 -05:00
net scripts: net: Add TLS test for mqtt_publisher 2020-03-25 08:39:39 +02:00
release scripts: add script for listing closed bugs 2019-10-22 15:11:09 -04:00
sanity_chk sanitycheck: add option for report suffix 2020-04-22 14:21:05 -04:00
support
tests/sanitycheck sanitycheck: fix testsuite 2020-03-30 09:59:42 -04:00
tracing scripts: add script for usb backend to receive tracing data 2020-02-05 23:54:26 -05:00
west_commands runners: openocd: Reset target before running Elf 2020-04-24 19:35:25 +02:00
.gitignore scripts: tests: sanitycheck: Add basic foundation for sanitycheck testsuite 2020-03-24 22:32:26 -04:00
checkpatch.pl syscalls: Remove references to __syscall_inline 2019-12-09 12:47:15 -05:00
checkstack.pl
coccicheck
dir_is_writeable.py global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
file2hex.py
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py cmake: using ${ZEPHYR_BASE} instead of $ENV{ZEPHYR_BASE} 2020-03-27 16:23:46 +01:00
gen_gcov_files.py
gen_kobject_list.py scripts: gen_kobject_list.py cleanup 2020-03-17 20:11:27 +02:00
gen_offset_header.py doc: document python build scripts 2020-01-02 17:09:29 -05:00
gen_relocate_app.py doc: document python build scripts 2020-01-02 17:09:29 -05:00
gen_syscalls.py kernel/userspace: Move syscall_frame field to thread struct 2020-02-08 08:51:04 -05:00
mergehex.py scripts: cmake: move print from python to cmake 2020-01-03 08:20:08 -05:00
parse_syscalls.py scripts: Dynamically add driver subsystems to subsystems list 2020-03-11 17:13:39 +02:00
process_gperf.py doc: fix some missed renames 2020-03-17 20:11:27 +02:00
requirements-base.txt scripts: Bump west version 2020-03-23 17:55:14 +01:00
requirements-build-test.txt scripts: tests: sanitycheck: Add basic foundation for sanitycheck testsuite 2020-03-24 22:32:26 -04:00
requirements-doc.txt ci: do not use latest breathe release for docs 2020-04-07 18:51:13 -04:00
requirements-extras.txt scripts/requirements: Split & document requirement.txt 2020-03-19 15:41:08 +01:00
requirements-run-test.txt manifest: upgrade mcuboot 2020-03-31 07:18:06 +02:00
requirements.txt scripts/requirements: Split & document requirement.txt 2020-03-19 15:41:08 +01:00
sanitycheck sanitycheck: add option for report suffix 2020-04-22 14:21:05 -04:00
series-push-hook.sh
spelling.txt
subfolder_list.py python: subfolder_list.py now generates shorter link names 2020-04-22 17:24:04 +02:00
tags.sh
valgrind.supp lvgl: Suppress memory leak errors detected by valgrind 2019-10-21 12:26:35 -07:00
west-commands.yml cmake: West extension command for Zephyr config package registration 2020-03-27 16:23:46 +01:00
zephyr_module.py cmake: propagating zephyr base to west 2020-03-27 16:23:46 +01:00