zephyr/soc/arm/st_stm32/stm32f4
Piotr Zięcik d393186d51 arch: arm: Introduce CPU_HAS_ARM_MPU and CPU_HAS_NXP_MPU options
This commit introduces CPU_HAS_ARM_MPU and CPU_HAS_NXP_MPU options,
which indicate which flavour of MPU is supported by given SoC family.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-09-20 14:16:50 +02:00
..
CMakeLists.txt arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
dts.fixup drivers/rtc: Enable RTC driver for STM32F4 series 2018-09-14 22:48:54 -05:00
flash_registers.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
gpio_registers.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.series arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f401xe arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f405xx arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f407xx arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f411xe arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f412cg arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f412zg arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f413xx arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f417xx arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f429xx arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f446xe arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.stm32f469xi arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.series arch: arm: Introduce CPU_HAS_ARM_MPU and CPU_HAS_NXP_MPU options 2018-09-20 14:16:50 +02:00
Kconfig.soc arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
linker.ld arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc_gpio.c arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc_registers.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc.c arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc.h drivers/rtc: Enable RTC driver for STM32F4 series 2018-09-14 22:48:54 -05:00