zephyr/scripts
Erwan Gouriou 69a211fe00 scripts: extract_dts_includes: use deepcopcy when accessing reduced
Variables 'names' is copying value from 'reduced' dict and gives
illusion that any computation could be done on copied data.
Problem is that later computation on 'names' will modify data in
'reduced'.
Use deepcopy in order to avoid erasing thing in reduced.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-08-06 09:44:21 -05:00
..
checkpatch
ci
cmake
cross_compiler
dts scripts: extract_dts_includes: use deepcopcy when accessing reduced 2018-08-06 09:44:21 -05:00
footprint
gitlint
kconfig cmake: kconfig: Fix rerunning cmake after Kconfig warnings 2018-08-02 19:15:26 +02:00
meta/west scripts: west: sync with upstream 2018-07-30 17:56:21 -04:00
sanity_chk sanitycheck: allow blacklisting boards 2018-07-24 09:58:18 -04:00
support
.gitignore
check_host_is_ok.py
check_link_map.py
checkpatch.pl
checkstack.pl
dir_is_writeable.py
elf_helper.py
file2hex.py
filter-known-issues.py scripts: filter-known-issues: Add extra newline 2018-07-12 23:11:46 -04:00
gen_alignment_script.py
gen_app_smem.py userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
gen_gdt.py
gen_idt.py
gen_kobject_list.py
gen_mmu_x86.py
gen_offset_header.py
gen_priv_stacks.py
gen_syscall_header.py
gen_syscalls.py gen_syscalls.py: do not output data to stdout 2018-07-26 00:53:45 -04:00
parse_syscalls.py userspace: adjust syscall generation scripts 2018-07-24 14:39:38 -04:00
process_gperf.py
qemu-machine-hack.py
requirements.txt doc: scripts: Updates for pyocd v0.11.1 2018-07-27 00:54:55 +02:00
sanitycheck userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
spelling.txt
subfolder_list.py
tags.sh
waitpid
west
west-win.py