zephyr/scripts
Wentong Wu ed6ce291ba scripts: elf_helper.py: fix stack declared K_THREAD_STACK_EXTERN
If a stack is declared with K_THREAD_STACK_EXTERN first, analyze array
in elf_helper.py will ignore this declaration which will be referenced
by the actual instances via the tag DW_AT_specification, so that this
stack can't be detected by the kernel object detection mechanism, and
this will cause userspace not work.

Fixes: #16760.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2019-08-29 08:18:54 -04:00
..
checkpatch
ci west: require v0.6.0 or higher 2019-08-05 15:17:45 +02:00
coccinelle
dts scripts/dts/gen_defines.py: Fix generation for multiple IO Channels 2019-08-19 14:48:44 -05:00
footprint
gitlint
kconfig scripts: kconfig: normalize paths to avoid duplicate 2019-08-19 16:26:31 +02:00
sanity_chk boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
support
west_commands scripts: west flash: fix --board-id for pyocd 2019-08-19 11:03:03 +02:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
elf_helper.py scripts: elf_helper.py: fix stack declared K_THREAD_STACK_EXTERN 2019-08-29 08:18:54 -04:00
file2hex.py
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
gen_gcov_files.py
gen_kobject_list.py
gen_offset_header.py
gen_priv_stacks.py
gen_relocate_app.py
gen_syscall_header.py
gen_syscalls.py
mergehex.py
parse_syscalls.py
process_gperf.py
qemu-machine-hack.py
requirements.txt doc: add sphinx-tabs extension 2019-08-23 19:38:44 -04:00
sanitycheck scripts/sanitycheck: optimize disk usage for --save-tests 2019-07-31 18:46:32 -04:00
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
valgrind.supp
waitpid
west-commands.yml
zephyr_module.py build: west: Update the error message when not in west dir 2019-08-06 19:13:24 +02:00