zephyr/scripts
Andrew Boie a698e84a76 userspace: adjust syscall generation scripts
parse_syscalls.py was doing too much and was generating
derived and partial string output information that was
completed later by gen_syscalls.py.

Now parse_syscalls.py just breaks up system call information into
non-derived data which is fully processed by gen_syscalls.py.

The goal is to ease maintenance of system call generation with
all the mechanism on what to do with system call information in
one script location rather than two of them.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-07-24 14:39:38 -04:00
..
checkpatch
ci check-compliance: Fix list_undef_kconfig_refs.py for external projects 2018-06-27 19:14:22 +02:00
cmake
cross_compiler
dts scripts/extract/globals: treat node alternate names as 'aliases' 2018-07-05 11:28:53 -05:00
footprint
gitlint
kconfig kconfiglib: Fix paths for gsource'd files in the documentation 2018-07-14 08:17:58 +02:00
meta/west scripts: west: add nsim runner 2018-07-10 19:05:13 -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 Fix struct offsets (DWARF v2 compatibility) 2018-05-25 16:49:42 +02:00
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_gdt.py
gen_idt.py gen_isr_tables: Delete the dead code accompanying .intList.num_isrs 2018-06-25 12:54:49 -07:00
gen_kobject_list.py scripts: generalize kobject -> enum naming 2018-05-23 11:37:47 -07:00
gen_mmu_x86.py
gen_offset_header.py
gen_priv_stacks.py
gen_syscall_header.py
gen_syscalls.py userspace: adjust syscall generation scripts 2018-07-24 14:39:38 -04:00
parse_syscalls.py userspace: adjust syscall generation scripts 2018-07-24 14:39:38 -04:00
process_gperf.py
py2-requirements.txt
qemu-machine-hack.py
requirements.txt doc: update doc build tools documentation 2018-06-18 12:42:18 -04:00
sanitycheck sanitycheck: allow blacklisting boards 2018-07-24 09:58:18 -04:00
spelling.txt
subfolder_list.py cmake: Using symlinks on unix like os'es for dependencies 2018-06-19 17:00:27 +02:00
tags.sh
waitpid
west
west-win.py