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> |
||
|---|---|---|
| .. | ||
| cortex_m | ||
| kernel_arch_data.h | ||
| kernel_arch_func.h | ||
| kernel_arch_thread.h | ||
| offsets_short_arch.h | ||