summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optenmpualign.yml
blob: 60e45c708d8a1ac28868f8f1aced8070ce631db7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- env-assign: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
- enabled-by:
  - arm/stm32h747i-disco-m4
  - arm/stm32h757i-eval-m4
  value: false
- enabled-by: true
  value: true
description: |
  Enable the alignment of the size of the combined start and text sections and
  the rodata section to meet MPU region alignment requirements.  This increases
  the memory footprint.  It enables a write-protection of the start, text, and
  rodata sections.  It makes the data sections non-executable.
enabled-by: true
format: '{}'
links: []
name: STM32H7_ENABLE_MPU_ALIGNMENT
type: build