zephyr/soc/espressif
Nicolas Pitre 46aa6717ff Revert "arch: deprecate _current"
Mostly a revert of commit b1def7145f ("arch: deprecate `_current`").

This commit was part of PR #80716 whose initial purpose was about providing
an architecture specific optimization for _current. The actual deprecation
was sneaked in later on without proper discussion.

The Zephyr core always used _current before and that was fine. It is quite
prevalent as well and the alternative is proving rather verbose.
Furthermore, as a concept, the "current thread" is not something that is
necessarily architecture specific. Therefore the primary abstraction
should not carry the arch_ prefix.

Hence this revert.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2025-01-10 07:49:08 +01:00
..
common soc: espressif: Rename common/psram.c 2024-12-16 20:49:10 +01:00
esp32 Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
esp32c2 soc: esp32: change SRAM1_IRAM_START macro definition 2024-12-12 19:59:44 +01:00
esp32c3 soc: esp32: change SRAM1_IRAM_START macro definition 2024-12-12 19:59:44 +01:00
esp32c6 soc: esp32: replace hard-coded addresses and sizes by DT macros 2024-12-07 11:02:46 +01:00
esp32s2 Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
esp32s3 Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
CMakeLists.txt
Kconfig soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
Kconfig.defconfig
Kconfig.soc
Kconfig.sysbuild soc: espressif: Default MCUboot mode for ESP32 family 2024-09-16 20:17:44 +02:00
soc.yml soc: esp32c2: Add support to ESP32C2 and ESP8684 2024-08-16 14:08:22 -04:00