zephyr/scripts
Flavio Ceolin 8aec087268 kernel: Fix bitwise operators with unsigned operators
Bitwise operators should be used only with unsigned integer operands
because the result os bitwise operations on signed integers are
implementation-defined.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-08-16 19:47:41 -07:00
..
checkpatch
ci
cmake
coccinelle kernel: Fix bitwise operators with unsigned operators 2018-08-16 19:47:41 -07:00
cross_compiler
dts dts: Fix get_compat when parent compat is a list 2018-08-16 06:22:39 -07:00
footprint
gitlint
kconfig
meta/west
sanity_chk
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
gen_alignment_script.py
gen_app_partitions.py
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
parse_syscalls.py
process_gperf.py
qemu-machine-hack.py
requirements.txt
sanitycheck sanitycheck: exit on exceptions 2018-08-16 13:22:10 -07:00
spelling.txt
subfolder_list.py
tags.sh
waitpid
west
west-win.py