zephyr/arch
Wayne Ren c5c3fdd67b arch: arc: fix the bug in _firq_enter
* In ARC, pop reg ==> sp=sp-4; *sp= b; The original codes have bug that
  the save of ilink (st ilink [sp]) will crash the interruptted stack's
  content. This commit fixes this bug and makes the codes easier to
  understand

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-09-27 11:36:17 -04:00
..
arc arch: arc: fix the bug in _firq_enter 2019-09-27 11:36:17 -04:00
arm debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
common arch: arm: minor clean-up in irq_init.c and timing_info_bench.c 2019-09-24 16:59:42 +02:00
nios2 debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
posix debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
riscv debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
x86 debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
x86_64 debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
xtensa debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00