zephyr/arch
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
..
arc arch: arc: fix the unaligned declaration of saved_value 2019-03-22 07:21:11 -05:00
arm arch: arm: no special case for MPUs with power-of-2-align requirement 2019-03-25 15:58:42 -04:00
common
nios2
posix
riscv32
x86 x86: gen_mmu_x86: Fix error-reporting code for non-page-aligned region 2019-03-23 19:53:16 -04:00
x86_64
xtensa
CMakeLists.txt
Kconfig kconfig: Increase the size of KOBJECT_TEXT_AREA when NO_OPTIMIZATION 2019-03-15 11:08:00 -07:00