zephyr/soc/espressif/esp32s3
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
..
CMakeLists.txt soc: esp32s3: AMP support 2024-11-08 11:36:09 -06:00
default.ld soc: esp32s3: AMP support 2024-11-08 11:36:09 -06:00
default_appcpu.ld soc: esp32s3: AMP support 2024-11-08 11:36:09 -06:00
esp32s3-mp.c soc: esp32s3: AMP support 2024-11-08 11:36:09 -06:00
Kconfig soc: esp32s3: AMP support 2024-11-08 11:36:09 -06:00
Kconfig.amp soc: esp32s3: AMP support 2024-11-08 11:36:09 -06:00
Kconfig.defconfig soc: esp32s3: AMP support 2024-11-08 11:36:09 -06:00
Kconfig.mac soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
Kconfig.soc
mcuboot.ld soc: esp32s3: update linker files 2024-10-27 20:53:48 -05:00
memory.h soc: esp32s3: AMP support 2024-11-08 11:36:09 -06:00
newlib_fix.c
pinctrl_soc.h
power.c soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
poweroff.c soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
soc.c arch: deprecate _current 2024-11-23 20:12:24 -05:00
soc.h soc: esp32s3: move cache mode call 2024-10-27 20:53:48 -05:00
soc_appcpu.c arch: deprecate _current 2024-11-23 20:12:24 -05:00
soc_cache.c soc: esp32s3: move cache mode call 2024-10-27 20:53:48 -05:00