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 ci: add option to specify custom range 2019-03-04 14:08:12 -05:00
coccinelle
cross_compiler
dts scripts/dts: Fix for PyYAML 5.1 Loader changes 2019-03-13 23:21:42 -05:00
footprint scripts: size_report: Fix output of header break line 2019-02-28 09:23:16 -08:00
gitlint scripts: gitlint: Consistent case for Signed-off-by 2019-02-19 12:12:42 -05:00
kconfig kconfig: Have ninja Re-run CMake when Kconfig sources change 2019-03-07 10:40:00 +01:00
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 gen_kobject_list.py: OrderedDict for < 3.6 determinism 2019-03-06 20:58:58 -05:00
file2hex.py
filter-known-issues.py filter-known-issues.py: clarify what "new" means 2019-02-28 18:18:30 +01:00
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 scripts/*syscalls.py: sort os.walk() for a more deterministic build 2019-02-17 07:32:05 -05:00
tags.sh
valgrind.supp
waitpid
west-commands.yml
yaml_to_cmake.py