CONFIG_MPU_ALLOW_FLASH_WRITE

Enable this to allow MPU RWX access to flash memory

Symbol:

MPU_ALLOW_FLASH_WRITE

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Add MPU access to write to flash” if ARM_MPU || NXP_MPU (value: “n”)
Default values:
  • n (value: “n”)
  • Condition: ARM_MPU || NXP_MPU (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

CPU_HAS_MPU && MCUMGR && MCUMGR_CMD_IMG_MGMT (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

CPU_HAS_MPU && ARM (value: “n”)

Locations:
  • ../arch/arm/core/cortex_m/mpu/Kconfig:45