zephyr/arch
Daniel Leung c44c922198 soc: xtensa/dc233c: remove xtensa_dc233c_stack_ptr_is_sane
The generic stack pointer checker in the architecture code is
enough so we can remove the platform specific one. Besides,
xtensa_dc233c_stack_ptr_is_sane() does not do much checking
either.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-21 09:59:36 +02:00
..
arc ARC: enable barriers for HS 2024-06-14 15:38:39 +02:00
arm arch: arm: cortex_m: update inline comment pointing to isr_wrapper.* 2024-06-12 18:29:12 -04:00
arm64 arm64: move simple memcpy/memset alternatives to assembly 2024-06-14 17:11:40 -04:00
common arch: common: Removed unnecessary cast 2024-06-07 19:05:08 -04:00
mips arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
nios2 arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
posix build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
riscv arch: riscv: stacktrace: conditionally check stack_info 2024-06-14 05:22:59 -04:00
sparc arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
x86 x86: select CONFIG_THREAD_STACK_INFO for exception stack trace 2024-06-17 21:19:32 -04:00
xtensa soc: xtensa/dc233c: remove xtensa_dc233c_stack_ptr_is_sane 2024-06-21 09:59:36 +02:00
CMakeLists.txt
Kconfig xtensa: check stack frame pointer before dumping registers 2024-06-21 09:59:36 +02:00
Kconfig.v1
Kconfig.v2
archs.yml