zephyr/soc/arm
Erwan Gouriou 42627d3e25 soc/arm: stm32: All stm32h7 based socs have a cache
In c5b59282d6, Kconfig option
CPU_CORTEX_M_HAS_CACHE was added only to a subset of stm32h7 soc
descriptions.
There is no reason not to extend to all socs as they all actually
feature a cache.

Fixes #45073

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-04-26 12:06:48 -04:00
..
arm arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache 2022-04-14 16:12:03 -05:00
aspeed soc: arm: Add Aspeed ast10x0 series support 2022-03-23 12:50:28 +01:00
atmel_sam arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache 2022-04-14 16:12:03 -05:00
atmel_sam0 drivers: pinmux: Drop sam0 pinmux in favor of pinctrl 2022-03-24 15:45:37 -07:00
bcm_vk arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache 2022-04-14 16:12:03 -05:00
common/cortex_m soc: arm: add mpu REGION_FLASH_SIZE definitions for larger flash regions 2022-04-13 13:32:23 -07:00
cypress include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
gigadevice soc: arm: gigadevice: add support for GD32e10x 2022-03-01 18:06:14 +01:00
infineon_xmc
microchip_mec emi: fix MEC172x emi registers fields size 2022-04-13 08:52:57 -05:00
nordic_nrf soc: nordic_nrf: Add soc_secure_mem_read implementation in secure 2022-04-07 11:02:52 -04:00
nuvoton_npcx drivers: adc: Set correct interrupt type and remove spurious interrupts 2022-03-24 10:43:54 +01:00
nuvoton_numicro
nxp_imx soc: nxp: Do not select CODE_DATA_RELOCATION_SRAM 2022-04-22 13:33:29 -05:00
nxp_kinetis soc: k8x: select HAS_MCUX_CACHE 2022-04-22 09:44:19 +02:00
nxp_lpc soc: lpc: make pin control definition LPC55xx specific 2022-04-19 15:53:50 -05:00
quicklogic_eos_s3
renesas_rcar
rpi_pico soc: rpi_pico: Fix enabling i2c on rpi_pico 2022-04-26 09:00:25 +02:00
silabs_exx32 include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
st_stm32 soc/arm: stm32: All stm32h7 based socs have a cache 2022-04-26 12:06:48 -04:00
ti_lm3s6965
ti_simplelink soc: arm: cc13xx_cc26xx: pinctrl: minor fix for typedef typo 2022-04-21 14:32:00 +02:00
xilinx_zynq7000 soc: xilinx_zynq7000: fix VBAR, SCTLR contents when coming from u-boot 2022-04-21 13:14:50 +02:00
xilinx_zynqmp include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
CMakeLists.txt
Kconfig