zephyr/arch
Yuguo Zou dbd431d2bc arch: arc: fix a reg misuse in leaving tickless idle
There is a register misuse in leaving tickless idle code, which would
destroy exception/interrupt status. This commit fix this issue.

Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
2020-11-02 11:02:47 -06:00
..
arc arch: arc: fix a reg misuse in leaving tickless idle 2020-11-02 11:02:47 -06:00
arm arch: arm: cortex_m: implement functionality for ARCH core regs init 2020-11-02 15:02:24 +01:00
common gen_isr_tables: Function ptr instead of (void *) 2020-10-02 18:48:46 +02:00
nios2 benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
posix arch: posix: add missing include for cpuhalt.c 2020-10-20 08:54:59 +02:00
riscv riscv: add support for thread local storage 2020-10-24 10:52:00 -07:00
x86 x86_64: fix RBX clobber in nested IRQ case 2020-10-28 10:29:32 -07:00
xtensa xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch: introduce option to force internal architectural state init 2020-11-02 15:02:24 +01:00