summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/bspstm32h7.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-05-27 22:27:25 +0200
committerKarel Gardas <karel@functional.vision>2022-06-01 11:20:59 +0200
commitbdfc8d8f4d40afee4243d5168b19b9490f67da40 (patch)
tree6536cf2357cd3ccf96c82f85591b0f0dcf2cb604 /spec/build/bsps/arm/stm32h7/bspstm32h7.yml
parentbsps/stm32h7: enable cache and MPU only on Cortex-M7 (diff)
downloadrtems-bdfc8d8f4d40afee4243d5168b19b9490f67da40.tar.bz2
bsps/stm32h7: move cache implementation from obj to BSPs own yml file
This is done in preparation for future Cortex-M4 based BSP variants which do not provide cache at all. Sponsored-By: Precidata
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/stm32h7/bspstm32h7.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7.yml b/spec/build/bsps/arm/stm32h7/bspstm32h7.yml
index 89ded74e05..52d47295d9 100644
--- a/spec/build/bsps/arm/stm32h7/bspstm32h7.yml
+++ b/spec/build/bsps/arm/stm32h7/bspstm32h7.yml
@@ -19,4 +19,5 @@ source:
- bsps/arm/stm32h7/boards/stm/stm32h743i-eval/stm32h7-config-per.c
- bsps/arm/stm32h7/boards/stm/stm32h743i-eval/system_stm32h7xx.c
- bsps/arm/stm32h7/boards/stm/stm32h743i-eval/ext-mem-ctl.c
+- bsps/arm/shared/cache/cache-v7m.c
type: build