esp-idf/components/xtensa/include
Sudeep Mohanty e22b4007d3 esp_hw_support: Removed deprecated CPU util functions
The following files were deleted:
- components/esp_hw_support/include/soc/cpu.h
- components/soc/esp32s3/include/soc/cpu.h

The following functions are deprecated:
- get_sp()

The following functions declared in soc/cpu.h are now moved to esp_cpu.h:
- esp_cpu_configure_region_protection()

The following functions declared in soc/cpu.h are now moved to components/xtensa/include/esp_cpu_utils.h:
- esp_cpu_process_stack_pc()

All files with soc/cpu.h inclusion are updated to include esp_cpu.h instead.

Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>
2021-12-28 16:58:37 +05:30
..
esp_private misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
xtensa [hal]: cleaned up interrupt mask functions 2021-04-06 11:54:13 +08:00
eri.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_cpu_utils.h esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
esp_panic.h misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
xt_instr_macros.h esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack 2020-05-22 16:23:53 +08:00
xt_trax.h xtensa: move out trax 2021-02-26 19:45:48 +08:00
xtensa-debug-module.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00