Skip to content

Commit

Permalink
Core: update CoreValidation to CMSIS toolbox V2.0.0-dev2
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Günther <martin.guenther@arm.com>
  • Loading branch information
grasci-arm and GuentherMartin committed Jun 21, 2023
1 parent e94a962 commit a75f017
Show file tree
Hide file tree
Showing 35 changed files with 98 additions and 98 deletions.
Expand Up @@ -8,20 +8,20 @@ layer:
# packs:
# - pack: ARM::CMSIS

defines:
- PRINT_XML_REPORT=1
define:
- PRINT_XML_REPORT: 1

add-paths:
add-path:
- ../../../Include
- ../../../Source/ConfigA

misc:
- compiler: AC6
C*:
- for-compiler: AC6
C-CPP:
- -Wno-declaration-after-statement
- -Wno-covered-switch-default
- compiler: GCC
C*:
- for-compiler: GCC
C-CPP:
- -Wno-declaration-after-statement
- -Wno-covered-switch-default

Expand Down
Expand Up @@ -8,20 +8,20 @@ layer:
# packs:
# - pack: ARM::CMSIS

defines:
- PRINT_XML_REPORT=1
define:
- PRINT_XML_REPORT: 1

add-paths:
add-path:
- ../../../Include
- ../../../Source/Config

misc:
- compiler: AC6
C*:
- for-compiler: AC6
C-CPP:
- -Wno-declaration-after-statement
- -Wno-covered-switch-default
- compiler: GCC
C*:
- for-compiler: GCC
C-CPP:
- -Wno-declaration-after-statement
- -Wno-covered-switch-default

Expand All @@ -42,7 +42,7 @@ layer:
- file: ../../../Source/CV_CoreSimd.c
- file: ../../../Source/CV_CML1Cache.c
- file: ../../../Source/CV_MPU_ARMv7.c
for-type:
for-context:
- +CM0
- +CM0plus
- +CM3
Expand All @@ -52,7 +52,7 @@ layer:
- +CM7SP
- +CM7DP
- file: ../../../Source/CV_MPU_ARMv8.c
for-type:
for-context:
- +CM23
- +CM23S
- +CM23NS
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CA5/Target.clayer.yml
Expand Up @@ -14,7 +14,7 @@ layer:
- component: Device:IRQ Controller:GIC

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CA7/Target.clayer.yml
Expand Up @@ -14,7 +14,7 @@ layer:
- component: Device:IRQ Controller:GIC

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CA9/Target.clayer.yml
Expand Up @@ -14,7 +14,7 @@ layer:
- component: Device:IRQ Controller:GIC

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM0/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM23/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM23NS/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM23S/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM3/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM33/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM33NS/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM33S/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM35P/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM35PS/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM4/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM4FP/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM55NS/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM55S/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM7/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM7DP/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM7SP/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM85NS/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
2 changes: 1 addition & 1 deletion CMSIS/CoreValidation/Layer/Target/CM85S/Target.clayer.yml
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
Expand Up @@ -13,7 +13,7 @@ layer:
- component: Device:Startup&C Startup

misc:
- compiler: IAR
- for-compiler: IAR
Link: [--config generic_cortex.icf]

groups:
Expand Down
12 changes: 6 additions & 6 deletions CMSIS/CoreValidation/Project/Bootloader.cproject.yml
Expand Up @@ -4,7 +4,7 @@ project:
layers:
# App: CMSIS-Core Validation for Cortex-M (Bootloader part)
- layer: ../Layer/App/Bootloader_Cortex-M/App.clayer.yml
for-type:
for-context:
- .AC6_low
- .AC6_mid
- .AC6_high
Expand All @@ -23,7 +23,7 @@ project:

#Target: CM23S
- layer: ../Layer/Target/CM23S_BL/Target.clayer.yml
for-type:
for-context:
- .AC6_low+CM23S
- .AC6_mid+CM23S
- .AC6_high+CM23S
Expand All @@ -42,7 +42,7 @@ project:

#Target: CM33S
- layer: ../Layer/Target/CM33S_BL/Target.clayer.yml
for-type:
for-context:
- .AC6_low+CM33S
- .AC6_mid+CM33S
- .AC6_high+CM33S
Expand All @@ -61,7 +61,7 @@ project:

#Target: CM35PS
- layer: ../Layer/Target/CM35PS_BL/Target.clayer.yml
for-type:
for-context:
- .AC6_low+CM35PS
- .AC6_mid+CM35PS
- .AC6_high+CM35PS
Expand All @@ -80,7 +80,7 @@ project:

#Target: CM55S
- layer: ../Layer/Target/CM55S_BL/Target.clayer.yml
for-type:
for-context:
- .AC6_low+CM55S
- .AC6_mid+CM55S
- .AC6_high+CM55S
Expand All @@ -99,7 +99,7 @@ project:

#Target: CM85S
- layer: ../Layer/Target/CM85S_BL/Target.clayer.yml
for-type:
for-context:
- .AC6_low+CM85S
- .AC6_mid+CM85S
- .AC6_high+CM85S
Expand Down

0 comments on commit a75f017

Please sign in to comment.