zephyr/arch
Wayne Ren 7249fbf5ad arch: arc: fix the bug of irq_offload
* remove irq lock/unlock which is not needed because of
  the protection of offload_sem in irq_offload
* simplify the assembly codes related irq_offload, remove
  the thread switch logic
* the old codes may do thread switch in the epilogue of
  irq_offload handling with int locked, this is not correct
  may cause irq_offload related codes crash.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2020-02-12 14:30:38 +02:00
..
arc arch: arc: fix the bug of irq_offload 2020-02-12 14:30:38 +02:00
arm arch: arm: Fix incorrect Cortex-R interrupt state control logic. 2020-02-11 08:03:37 -08:00
common tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00
nios2 tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
posix tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
riscv tracing: add TRACING_ISR Kconfig 2020-02-05 23:54:26 -05:00
x86 x86: organize 64-bit ESF 2020-02-08 08:51:43 -05:00
xtensa Revert "arch: xtensa: Use reset-vector.S in booloader code" 2020-02-08 10:01:24 +02:00
CMakeLists.txt
Kconfig kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00