zephyr/arch/arm/core/cortex_m
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
..
cmse
mpu arch: arm: no special case for MPUs with power-of-2-align requirement 2019-03-25 15:58:42 -04:00
tz
CMakeLists.txt
exc_manage.c
Kconfig
nmi_on_reset.S
nmi.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
prep_c.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
reset.S
scb.c
vector_table.h
vector_table.S