zephyr/arch/arc/include
Wayne Ren 8975c0a33e arch: arc: the stack checking should consider the case of SMP
the old codes just work for single core, we need to consider
the case of SMP.

In SMP, it's not easy to get current thread of current cpu in
assembly, so we'd better do it in C.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2020-03-12 13:02:17 -04:00
..
v2 arc: rename k_cpu_sleep_mode 2019-09-30 15:25:55 -04:00
kernel_arch_data.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
kernel_arch_func.h arch: arc: the stack checking should consider the case of SMP 2020-03-12 13:02:17 -04:00
offsets_short_arch.h arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
swap_macros.h arch : arc: clean up of assembly codes 2020-03-12 13:02:17 -04:00
vector_table.h arc: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00