zephyr/arch
Ruud Derwig 80194192d4 arc: Fix for undefined shift behavior (CID 211523)
find_msb_set() can return 0, resulting in a undefined shift of 255 bits.
Fixes #27319

Signed-off-by: Ruud Derwig <Ruud.Derwig@synopsys.com>
2020-08-27 07:53:49 -04:00
..
arc arc: Fix for undefined shift behavior (CID 211523) 2020-08-27 07:53:49 -04:00
arm kernel: add CONFIG_ARCH_MEM_DOMAIN_SYNCHRONOUS_API 2020-08-26 20:35:02 -04:00
common config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
nios2 tracing: nios2: fix swap tracing 2020-08-24 13:21:12 +02:00
posix tracing: posix_arch: trace swap 2020-08-24 13:21:12 +02:00
riscv tracing: riscv: fix tracing of context switch 2020-08-24 13:21:12 +02:00
x86 x86: paging code rewrite 2020-08-25 15:49:59 -04:00
xtensa tracing: swap: cleanup trace points and their location 2020-08-24 13:21:12 +02:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig kernel: add CONFIG_ARCH_MEM_DOMAIN_SYNCHRONOUS_API 2020-08-26 20:35:02 -04:00