doc: board_porting: Provide guideline on MPU activation
Provide a rule to settle on MPU activation by default. Request is to activate it by default if board resources allow. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
ba8bb44661
commit
5b2d17ab42
1 changed files with 4 additions and 0 deletions
|
@ -372,6 +372,10 @@ while porting.
|
|||
|
||||
- If available, enable pinmux and interrupt controller drivers.
|
||||
|
||||
- It is recommended to enable the MPU by default, if there is support for it
|
||||
in hardware. For boards with limited memory resources it is acceptable to
|
||||
disable it.
|
||||
|
||||
.. _flash-and-debug-support:
|
||||
|
||||
Flash and debug support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue