zephyr/scripts
Kumar Gala 4da0f8b796 linker: Remove unused (OPTIONAL) from linker scripts
(OPTIONAL) was a vestiage from the initial import of the Zephyr code
base and we dont utilize it with the GNU linker.  Additionally, the way
(OPTIONAL) gets defined to nothing creates a linker script that lld
(from llvm) doesn't like.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-03-15 06:42:02 -05:00
..
checkpatch
ci
coccinelle
cross_compiler
dts scripts/dts: Fix for PyYAML 5.1 Loader changes 2019-03-13 23:21:42 -05:00
footprint
gitlint
kconfig
sanity_chk
support
west_commands doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
.gitignore
check_link_map.py
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
elf_helper.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py linker: Remove unused (OPTIONAL) from linker scripts 2019-03-15 06:42:02 -05:00
gen_cfb_font_header.py
gen_gcov_files.py
gen_kobject_list.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
gen_offset_header.py
gen_priv_stacks.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
gen_relocate_app.py linker: Remove unused (OPTIONAL) from linker scripts 2019-03-15 06:42:02 -05:00
gen_syscall_header.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
gen_syscalls.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
mergehex.py
parse_syscalls.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
process_gperf.py
qemu-machine-hack.py
requirements.txt scripts/dts: Fix for PyYAML 5.1 Loader changes 2019-03-13 23:21:42 -05:00
sanitycheck scripts/sanitycheck: Add 'vectors' section to whitelist 2019-03-13 17:02:05 -05:00
series-push-hook.sh scripts: fix path issue in push-hook script 2019-03-13 11:59:38 -05:00
spelling.txt
subfolder_list.py
tags.sh
valgrind.supp
waitpid
west-commands.yml
yaml_to_cmake.py