zephyr/soc/arm
Ryan McClelland c5b59282d6 arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache
The Cache is an optional configuration of both the ARM Cortex-M7 and
Cortex-M55. Previously, it was just checking that it was just an M7
rather than knowing that the CPU actually was built with the cache.

Signed-off-by: Ryan McClelland <ryanmcclelland@fb.com>
2022-04-14 16:12:03 -05: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 soc: remove unnecessary inclusions of devicetree.h 2022-01-11 11:52:27 +01:00
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 soc: remove unnecessary inclusions of devicetree.h 2022-01-11 11:52:27 +01:00
nxp_imx arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache 2022-04-14 16:12:03 -05:00
nxp_kinetis arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache 2022-04-14 16:12:03 -05:00
nxp_lpc soc: add lpc pinctrl definition header 2022-04-06 20:57:22 -07:00
quicklogic_eos_s3 soc: remove unnecessary inclusions of devicetree.h 2022-01-11 11:52:27 +01:00
renesas_rcar drivers: pinctrl: add Renesas RCar PFC driver 2022-01-17 21:00:58 +01:00
rpi_pico include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
silabs_exx32 include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
st_stm32 arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache 2022-04-14 16:12:03 -05:00
ti_lm3s6965 arm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
ti_simplelink pm: policy: move constraints to policy API 2022-03-16 15:26:47 +01:00
xilinx_zynq7000 soc: arm: xilinx_zynq7000: remove unnecessary "EOF" comments 2022-04-14 14:43:52 -05:00
xilinx_zynqmp include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
CMakeLists.txt
Kconfig