Skip to content
Commit ddff91fe authored by Maciej Kusio's avatar Maciej Kusio Committed by Benjamin Cabé
Browse files

arch: Changes MPU alignment to 128 when FPU_SHARING and MPU_STACK_GUARD



With our builds for Arm M7 we are selecting FPU_SHARING and
MPU_STACK_GUARD. For that setup, we have
ARM_MPU_REGION_MIN_ALIGN_AND_SIZE=64 and
MPU_STACK_GUARD_MIN_SIZE_FLOAT=128. So worst case scenario,
we are going to have stack that is 64-byte aligned and
128-byte guard at the bottom of the buffer.

Fixes: #83714

Signed-off-by: default avatarMaciej Kusio <rysiof@gmail.com>
parent 74888106
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment