zephyr/arch/arc
Wayne Ren 819e7aec77 arch: arc: optimizations on irq lock/unlock in low level
When SMP is enabled, the irq_lock/unlock will get and
release a global spin lock, but the codes changed in this
commit only need to lock the local cpu. No affect on
uniprocessor, but optimizations for SMP case.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2020-04-06 11:17:38 -07:00
..
core arch: arc: optimizations on irq lock/unlock in low level 2020-04-06 11:17:38 -07:00
include kernel: interrupt/idle stacks/threads as array 2020-03-16 23:17:36 +02:00
CMakeLists.txt
Kconfig kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00