zephyr/arch/xtensa/include
Daniel Leung 5b84bb4f4a xtensa: check stack frame pointer before dumping registers
Check that the stack frame pointer is valid before dumping
any registers while handling exceptions. If the pointer is
invalid, anything it points to will probably be also be
invalid. Accessing them may result in another access
violation.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-21 09:59:36 +02:00
..
kernel_arch_func.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
offsets_short_arch.h xtensa: Enable userspace 2023-11-21 15:49:48 +01:00
xtensa_asm2_context.h arch: xtensa: Add space for HiFi registers 2024-03-05 10:57:33 +01:00
xtensa_asm2_s.h xtensa: mmu: bail on semantic triple faults 2024-06-15 04:44:48 -04:00
xtensa_backtrace.h xtensa: rename z_xtensa to simply xtensa 2023-12-13 09:41:24 +01:00
xtensa_internal.h xtensa: mmu: mpu: add xtensa_mem_kernel_has_access() 2024-06-15 04:44:48 -04:00
xtensa_mmu_priv.h xtensa: mmu: Avoid k_mem_domain_default duplication 2024-05-14 15:54:55 +02:00
xtensa_mpu_priv.h xtensa: mmu: mpu: add xtensa_mem_kernel_has_access() 2024-06-15 04:44:48 -04:00
xtensa_stack.h xtensa: check stack frame pointer before dumping registers 2024-06-21 09:59:36 +02:00