zephyr/arch/arc/core
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
..
mpu arc: Fix for undefined shift behavior (CID 211523) 2020-08-27 07:53:49 -04:00
offsets kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
secureshield zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arc_connect.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arc_smp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cache.c ARC: replace NOP ASM inlines with builtin 2020-07-24 12:05:12 +02:00
CMakeLists.txt gcov: Add coverage support for arc qemu platform 2020-08-26 12:32:39 +02:00
cpu_idle.S arch: arc: enable the workaround of sleep only for SMP case in nsim 2020-05-26 17:47:42 +02:00
fast_irq.S arch: arc: irq: bugs fix for fast irq in one register bank config 2020-07-07 15:10:26 +02:00
fatal.c arc: show all registers on exception 2020-06-09 13:52:56 +02:00
fault_s.S arch : arc: clean up of assembly codes 2020-03-12 13:02:17 -04:00
fault.c kernel: overhaul stack specification 2020-07-30 21:11:14 -04:00
irq_manage.c kernel: introduce supervisor-only stacks 2020-07-30 21:11:14 -04:00
irq_offload.c arch: arc: fix the bug of irq_offload 2020-02-12 14:30:38 +02:00
isr_wrapper.S tracing: arc: depend on CONFIG_TRACING_ISR for ISRs 2020-08-24 13:21:12 +02:00
prep_c.c ARC: replace NOP ASM inlines with builtin 2020-07-24 12:05:12 +02:00
regular_irq.S arch : arc: clean up of assembly codes 2020-03-12 13:02:17 -04:00
reset.S arch: arc: fix the bug of firq stack setup for slave cores 2020-05-13 16:23:54 +02:00
switch.S arch : arc: clean up of assembly codes 2020-03-12 13:02:17 -04:00
thread_entry_wrapper.S
thread.c kernel: overhaul stack specification 2020-07-30 21:11:14 -04:00
timestamp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
userspace.S arch: arc: remove MPU_STACK_GUARD for ARC_MPU_VER 2 2020-05-06 12:51:05 -07:00
vector_table.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
vector_table.ld linker: Clean up section name definitions 2020-04-30 13:42:36 -04:00