zephyr/arch/arm/soc/st_stm32
Vincenzo Frascino 5951e45580 soc: arm: stm32f4: Add Initial MPU Support
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>
2017-04-25 21:53:19 +00:00
..
stm32f1 arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
stm32f3 arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
stm32f4 soc: arm: stm32f4: Add Initial MPU Support 2017-04-25 21:53:19 +00:00
stm32l4 arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
Kbuild soc: arm: add Makefiles one level up 2016-04-22 21:33:26 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.defconfig arm: st: dts: remove last !HAS_DTS from stm32 SoCs 2017-04-14 05:56:53 -05:00
Kconfig.soc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00