zephyr/soc/arm/st_stm32/stm32h7
Benedikt Schmidt 10c0b86f83 soc: arm: use sys_cache* to enable caches for stm32f7 and stm32h7
Use sys_cache* functions to enable the caches for stm32f7 and
stm32h7. This ensures that CONFIG_CACHE_MANAGEMENT is
considered correctly.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2024-01-10 09:59:58 +01:00
..
CMakeLists.txt cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
Kconfig.defconfig.series drivers/timer: stm32: Enable lptim driver based on dt status 2022-09-02 10:41:59 +00:00
Kconfig.defconfig.stm32h7a3xx soc: arm: stm32h7: kconfig workaround to handle SoC H7A3XX-Q P/N 2022-01-17 11:45:21 -05:00
Kconfig.defconfig.stm32h7b0xx soc: arm: st_stm32: add support for stm32h7b0xx and stm32h7b0xxQ 2023-11-15 10:02:06 +01:00
Kconfig.defconfig.stm32h7b3xx soc: arm: stm32h7: add support for stm32h7b3xx and stm32h7b3xxq 2022-02-22 10:34:56 -05:00
Kconfig.defconfig.stm32h723xx soc: stm32h723: fix number of irqs 2021-03-31 08:00:22 -05:00
Kconfig.defconfig.stm32h725xx soc: arm: st_stm32: add stm32h725xx support 2022-02-28 09:15:33 -06:00
Kconfig.defconfig.stm32h730xx soc: arm: Add support for STM32H730xxQ 2023-03-07 15:49:47 +01:00
Kconfig.defconfig.stm32h735xx boards: arm: add STM32H735G discovery kit 2021-07-01 08:49:26 -05:00
Kconfig.defconfig.stm32h743xx soc: stm32: add support for stm32h743xx 2020-03-11 17:10:58 +01:00
Kconfig.defconfig.stm32h745xx boards: Fix 2 liners copyright 2020-11-26 13:51:04 +01:00
Kconfig.defconfig.stm32h747xx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.stm32h750xx soc: stm32: add support for stm32h750xx 2020-03-10 14:48:06 +02:00
Kconfig.defconfig.stm32h753xx soc: arm: add support for stm32h753xx 2020-12-03 16:53:58 +02:00
Kconfig.series soc: arm: st_stm32: Move STM32H7_DUAL_CORE 2023-04-24 13:30:46 +02:00
Kconfig.soc arch: arm: cortex_m: Remove CPU_HAS_*CACHE from CPU_CORTEX_M7 2023-12-05 10:19:15 +00:00
mpu_regions.c dt: Make zephyr,memory-attr a capabilities bitmask 2023-09-15 12:46:54 +02:00
sections.ld soc: arm: stm32h7: remove manual linker section 2023-03-24 17:37:06 +00:00
soc.h soc: arm: stm32h7 soc defines the _STM32H7_SOC_H_ flag 2023-03-16 16:42:47 +01:00
soc_m4.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
soc_m7.c soc: arm: use sys_cache* to enable caches for stm32f7 and stm32h7 2024-01-10 09:59:58 +01:00