5951e45580
This patch adds initial MPU support to STM32F401XE. The boot configuration prevents the following security issues: * Prevent to read at an address that is reserved in the memory map. * Prevent to write into the boot Flash/ROM. * Prevent the application to access to the BootROM. * Prevent from running code located in SRAM. Change-Id: I4dc0669009bd5c0a829a69f8ff417c787b7043ed Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org> |
||
---|---|---|
.. | ||
stm32f1 | ||
stm32f3 | ||
stm32f4 | ||
stm32l4 | ||
Kbuild | ||
Kconfig | ||
Kconfig.defconfig | ||
Kconfig.soc |