Lines Matching full:mpu
1 # Memory Protection Unit (MPU) configuration options
9 bool "ARM MPU Support"
10 select MPU
23 The ARMv6-M and ARMv7-M MPU architecture requires a power-of-two
24 alignment of MPU region base address and size.
26 The NXP MPU as well as the ARMv8-M MPU do not require MPU regions
29 The ARMv8-M MPU requires the active MPU regions be non-overlapping.
30 As a result of this, the ARMv8-M MPU needs to fully partition the
37 By not enforcing full partition, MPU may leave part of kernel
46 of full partitioning the default behavior for the ARMv8-M MPU
56 Minimum size (and alignment) of an ARM MPU region. Use this
57 symbol to guarantee minimum size and alignment of MPU regions.
66 Enable Thread Stack Guards via MPU
74 Minimum size (and alignment when applicable) of an ARM MPU
83 bool "Add MPU access to write to flash"
85 Enable this to allow MPU RWX access to flash memory
90 Enable this to turn off the default background MPU address map. Your
91 SoC definition should likely provide its own custom MPU regions.
99 for respect alignment. But that needs carefully configure MPU region