zephyr/subsys
Jordan Yates c3eeae80ec debug: thread_info: store arch mode_exc_return offset
Store the offset of mode_exc_return in the arch struct. This is required
to restore the link register to the original value, as `swap_helper.S`
saves the LSB to this field when `CONFIG_ARM_STORE_EXC_RETURN=y`.

Failing to account for this results in broken debugging when
`FPU_SHARING` or `ARM_NONSECURE_PREEMPTIBLE_SECURE_CALLS`.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-10-28 11:51:15 +02:00
..
bluetooth Bluetooth: Host: Fix wrong addr for PA term when using adv list 2022-10-28 07:56:41 +00:00
canbus
console
cpp
debug debug: thread_info: store arch mode_exc_return offset 2022-10-28 11:51:15 +02:00
demand_paging
dfu
disk
emul
fb
fs
ipc
jwt
logging logging: log_backend_fs: added LOG_BACKEND_FS_AUTOSTART configuration 2022-10-26 12:00:29 +02:00
lorawan
mgmt mgmt/mcumgr: Remove buf.c 2022-10-26 12:42:40 +02:00
modbus
net net: lib: zperf: Disable prints during ongoing traffic 2022-10-27 15:37:41 +02:00
pm pm: Rework usage of CONFIG_MP_NUM_CPUS to CONFIG_MP_MAX_NUM_CPUS 2022-10-27 13:51:55 -04:00
portability
random
rtio
sd
settings
shell
stats
storage
task_wdt
testsuite ztest: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 14:02:05 -04:00
timing
tracing
usb usb-c: Correct spelling error in comment 2022-10-27 11:00:14 +02:00
CMakeLists.txt
Kconfig