mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 03:21:57 +00:00
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> |
||
---|---|---|
.. | ||
core | ||
include | ||
CMakeLists.txt | ||
Kconfig |