zephyr/include/arch/arm
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 arch: arm: add internal structure to ESF 2019-05-07 19:21:46 -04:00
arch.h kernel: add K_THREAD_STACK_RESERVED 2019-03-20 13:59:26 -07:00
syscall.h all: Update reserved function names 2019-03-11 13:48:42 -04:00