Re: [PATCH] bsps/stm32h7: disable MPU alignment for M4-based BSP variants

2023-06-30 Thread Sebastian Huber
On 29.06.23 22:47, Karel Gardas wrote: There is no point in wasting precious memory space on enforced section alignment for the purpose of MPU which is not implemented on M4 core anyway. Thanks, looks good. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email

[PATCH] bsps/stm32h7: disable MPU alignment for M4-based BSP variants

2023-06-29 Thread Karel Gardas
There is no point in wasting precious memory space on enforced section alignment for the purpose of MPU which is not implemented on M4 core anyway. --- spec/build/bsps/arm/stm32h7/optenmpualign.yml | 4 1 file changed, 4 insertions(+) diff --git a/spec/build/bsps/arm/stm32h7/optenmpualign.ym