zephyr/soc/arm
Aurelien Jarno 1b1f832197 arch: arm: stm32f7: Kconfig: select CPU_HAS_ARM_MPU
Now that Cortex-M7 cache issues have been fixed in commits 828ae6b8 and
13972693, it is possible to safely enable the MPU on the STM32F7 SoC
series.

Note that the ITCM area is not mapped into an MPU region. This should
not be an issue for now, as Zephyr does not provide yet a way to
populate and use this area.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-11-13 08:58:29 -05:00
..
arm DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
atmel_sam drivers: usb: add usb device driver for Atmel SAM E70 family 2018-11-06 16:32:35 -05:00
atmel_sam0 arch: arm: sam0: enable SEGGER RTT on Atmel sam0 SoCs 2018-11-07 06:42:02 -06:00
cypress arm: cypress/psoc6: add SoC specific linker input sections 2018-10-19 16:11:34 -04:00
nordic_nrf cmake: nrf51: Don't #define NRF51822 2018-11-04 22:03:01 +01:00
nxp_imx DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
nxp_kinetis arm: kinetis: Add basic DTS support for TRNG 2018-11-06 08:49:50 -06:00
nxp_lpc DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
silabs_exx32 soc: silabs: Enable Segger RTT 2018-11-13 10:53:47 +01:00
st_stm32 arch: arm: stm32f7: Kconfig: select CPU_HAS_ARM_MPU 2018-11-13 08:58:29 -05:00
ti_lm3s6965 soc: Remove board.h include 2018-11-01 13:15:18 +01:00
ti_simplelink gpio: ti cc32xx: Add device tree support for GPIO 2018-11-05 11:08:35 -06:00
CMakeLists.txt arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00