zephyr/arch/arm/include/cortex_m
Andy Gross 465e04cae7 arch: arm: Fixup stack end calculations
This patch fixes calculations for the top of the interrupt and main
stacks.  Due to power of two alignment requirements for certain MPUs,
the guard size must be taken into account due to the guard being
counted against the initial stack size.

Signed-off-by: Andy Gross <andy.gross@linaro.org>
2018-02-13 12:42:37 -08:00
..
asm_inline_gcc.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
exc.h arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
stack.h arch: arm: Fixup stack end calculations 2018-02-13 12:42:37 -08:00