zephyr/arch/arm/include
Ioannis Glaropoulos 7f260091e5 arch: arm: minor clean-up in interrupt stack size derivation
CONFIG_MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT is taken into
account when allocating the area for the interrupt stack
using the K_THREAD_STACK_DEFINE macro. Therefore, we can
simplify how the top of the stack is derived during the
initialization of the system, by removing one more
occurrence of CONFIG_MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-05-25 17:59:07 -04:00
..
cortex_m arch: arm: minor clean-up in interrupt stack size derivation 2019-05-25 17:59:07 -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 kernel: init: use K_THREAD_STACK_SIZEOF when switching to main thread 2019-05-24 13:12:55 -04:00
kernel_arch_thread.h arch: arm: extend use of arch.mode variable in FP sharing mode 2019-05-21 15:29:44 -04:00
offsets_short_arch.h arch: arm: extend use of arch.mode variable in FP sharing mode 2019-05-21 15:29:44 -04:00