bsps/arm: Add missing Cache Manager source file

This commit is contained in:
Sebastian Huber
2021-12-11 11:44:44 +01:00
parent 96221e40dd
commit 2d75d5db4f
2 changed files with 2 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ links:
uid: ../../bspopts
source:
- bsps/arm/shared/cache/cache-cp15.c
- bsps/arm/shared/cache/cache-v7ar-disable-data.S
- bsps/arm/shared/clock/arm-generic-timer-aarch32.c
- bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
- bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c

View File

@@ -83,6 +83,7 @@ links:
uid: ../../bspopts
source:
- bsps/arm/shared/cache/cache-cp15.c
- bsps/arm/shared/cache/cache-v7ar-disable-data.S
- bsps/arm/shared/clock/arm-generic-timer-aarch32.c
- bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
- bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c