zephyr/arch/arm/include
Ioannis Glaropoulos 6f19d00659 arch: arm: add internal structure to ESF
The ARM Cortex-M Exception Stack Frame (ESF) may consist of
several stack frame contexts (basic state context, additional
state context, FP context, etc.). To reflect these structural
properties, this commit re-factors the ESF, splitting out the
basic stack frame, holding the state context, into its own
struct container. The commit does not introduce behavioral
changes.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-05-07 19:21:46 -04:00
..
cortex_m kernel: demote K_THREAD_STACK_BUFFER() to private 2019-04-05 16:10:02 -04:00
kernel_arch_data.h arch: arm: add internal structure to ESF 2019-05-07 19:21:46 -04:00
kernel_arch_func.h C++: Fix compilation error "invalid conversion" 2019-05-03 14:27:07 -04:00
kernel_arch_thread.h arch: arm: remove _preempt_float in unshared FP registers mode 2019-05-03 14:25:22 -04:00
offsets_short_arch.h
tracing_arch.h arch: Rename reserved function names 2019-04-03 17:31:00 -04:00