zephyr/arch/arm
Ioannis Glaropoulos 2d43d181bf arch: arm: no special case for MPUs with power-of-2-align requirement
Field stack_info.size is supposed to hold the actual writable
thread stack area, above what is pointed to by stack_info.start.
Therefore, in all MPU architectures we can program the Thread
Stack MPU region as starting from thread->stack_obj and with
size equal to stack_info.size plus the (possible) difference
between stack_obj and stack_info.start.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-03-25 15:58:42 -04:00
..
core arch: arm: no special case for MPUs with power-of-2-align requirement 2019-03-25 15:58:42 -04:00
include arm: asm: Fix inline asm in z_arch_switch_to_main_thread for clang 2019-03-15 08:16:27 -05:00
CMakeLists.txt
Kconfig arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00