zephyr/scripts
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
The return of memset is never checked. This patch explicitly ignore
the return to avoid MISRA-C violations.

The only directory excluded directory was ext/* since it contains
only imported code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
checkpatch
ci scripts: ci: Set SOC_DIR for check-compliance.py 2018-09-14 17:45:56 +02:00
cmake
coccinelle coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
cross_compiler
dts scripts: extract_dts_includes.py: generate 'compatible' CONFIG flags 2018-09-14 08:02:53 -05:00
footprint
gitlint
kconfig docs: fixed documenation pointers 2018-09-12 12:03:18 -04:00
meta/west scripts: west: sync with upstream 2018-07-30 17:56:21 -04:00
sanity_chk sanitycheck: update release data 2018-09-09 21:07:19 -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_partitions.py userspace: app_shared_mem: Fixed incorrect implementation. 2018-08-14 05:22:54 -07:00
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 kernel: userspace: Sanitize switch usage 2018-09-12 10:05:06 -04:00
gen_mmu_x86.py
gen_offset_header.py
gen_priv_stacks.py
gen_syscall_header.py kernel: syscall: Explicitly ignoring not used return 2018-09-14 16:55:37 -04:00
gen_syscalls.py syscalls: Define the syscall id's with '#define' instead of enum 2018-08-13 16:43:40 -07: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 scripts: requirements.txt: fix PyYAML for python 3.7 2018-09-11 20:58:09 -04:00
sanitycheck sanitycheck: capture delayed faults 2018-08-30 15:05:30 -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