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_arch_data.h arch: arm: add internal structure to ESF 2019-05-07 19:21:46 -04:00
kernel_arch_func.h
kernel_arch_thread.h
offsets_short_arch.h
tracing_arch.h