zephyr/arch/arm/core
Alberto Escolar Piedras b29f9f21bc Revert "coredump: ARM: Ensure sp in dump is set as gdb expects"
This reverts commit ec7943bb18.
This commit introduced a regression.
Let's revert it so we do not block development in main.
For more information see:
https://github.com/zephyrproject-rtos/zephyr/issues/79594

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-10-09 13:42:19 +02:00
..
cortex_a_r Revert "coredump: ARM: Ensure sp in dump is set as gdb expects" 2024-10-09 13:42:19 +02:00
cortex_m Revert "coredump: ARM: Ensure sp in dump is set as gdb expects" 2024-10-09 13:42:19 +02:00
mmu
mpu arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
offsets
__aeabi_atexit.c
CMakeLists.txt
elf.c llext: Move arm-specific relocation names from generic LLEXT file 2024-09-12 14:48:55 +02:00
fatal.c Revert "coredump: ARM: Ensure sp in dump is set as gdb expects" 2024-10-09 13:42:19 +02:00
gdbstub.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
header.S
irq_offload.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
Kconfig arch: arm: do not enable PLATFORM_SPECIFIC_INIT if SOC_RESET_HOOK=y 2024-09-16 15:12:18 -04:00
Kconfig.vfp
nmi_on_reset.S
nmi.c
swi_tables.ld arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
tls.c
userspace.S
vector_table.ld arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
zimage_header.ld