Skip to content

Commit

Permalink
Update CMSIS-Toolbox to version 2.5.0 (#184)
Browse files Browse the repository at this point in the history
- Add misc flags for semihosting
  • Loading branch information
JonatanAntoni authored Jul 29, 2024
1 parent 054af2e commit 3a011aa
Show file tree
Hide file tree
Showing 28 changed files with 38 additions and 133 deletions.
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CA5/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CA5 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCA5

components:
# [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion]
- component: ARM::CMSIS:CORE
Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CA7/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CA7 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCA7

components:
# [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion]
- component: ARM::CMSIS:CORE
Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CA9/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CA9 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCA9

components:
# [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion]
- component: ARM::CMSIS:CORE
Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM0/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM0 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM0

components:
# [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion]
- component: ARM::CMSIS:CORE
Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM0plus/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM0+ target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM0P

components:
# [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion]
- component: ARM::CMSIS:CORE
Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM23/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM23 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM23

processor:
trustzone: off

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM23NS/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM23NS target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM23

processor:
trustzone: non-secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM23S/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM23S target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM23

processor:
trustzone: secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM3/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM3 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM3

components:
# [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion]
- component: ARM::CMSIS:CORE
Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM33/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM33 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM33

processor:
trustzone: off

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM33NS/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM33NS target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM33

processor:
trustzone: non-secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM33S/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM33S target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM33

processor:
trustzone: secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM35P/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM35P target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM35P

processor:
trustzone: off

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM35PNS/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM35PNS target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM35P

processor:
trustzone: non-secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM35PS/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM35PS target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM35P

processor:
trustzone: secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM4/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM4 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM4

components:
# [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion]
- component: ARM::CMSIS:CORE
Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM52/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM52 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM52

processor:
trustzone: off

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM52NS/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM52NS target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM52

processor:
trustzone: non-secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM52S/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM52S target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM52

processor:
trustzone: secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM55/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM55 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM55

processor:
trustzone: off

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM55NS/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM55NS target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM55

processor:
trustzone: non-secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM55S/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM55S target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM55

processor:
trustzone: secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM7/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM7 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM7

components:
# [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion]
- component: ARM::CMSIS:CORE
Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM85/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM85 target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM85

processor:
trustzone: off

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM85NS/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM85NS target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM85

processor:
trustzone: non-secure

Expand Down
5 changes: 0 additions & 5 deletions CMSIS/CoreValidation/Layer/Target/CM85S/Target.clayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ layer:
type: Target
description: CM85S target components and files

packs:
- pack: ARM::Cortex_DFP

device: ARMCM85

processor:
trustzone: secure

Expand Down
Loading

0 comments on commit 3a011aa

Please sign in to comment.