zephyr/arch
Yong Cong Sin b1def7145f arch: deprecate _current
`_current` is now functionally equals to `arch_curr_thread()`, remove
its usage in-tree and deprecate it instead of removing it outright,
as it has been with us since forever.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-11-23 20:12:24 -05:00
..
arc arch: deprecate _current 2024-11-23 20:12:24 -05:00
arm arch: deprecate _current 2024-11-23 20:12:24 -05:00
arm64 arch: deprecate _current 2024-11-23 20:12:24 -05:00
common arch: common: fix copy for ramfunc region during XIP init 2024-11-06 10:19:08 -08:00
mips init: support per-core init hook 2024-11-16 14:04:25 -05:00
nios2 init: support per-core init hook 2024-11-16 14:04:25 -05:00
posix arch: deprecate _current 2024-11-23 20:12:24 -05:00
riscv arch: deprecate _current 2024-11-23 20:12:24 -05:00
sparc arch: deprecate _current 2024-11-23 20:12:24 -05:00
x86 arch: deprecate _current 2024-11-23 20:12:24 -05:00
xtensa arch: deprecate _current 2024-11-23 20:12:24 -05:00
archs.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig arch: add new interfaces to set/get the current thread of current CPU 2024-11-23 20:12:24 -05:00
Kconfig.v1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00