1layer:  
2  type: VHT
3  description: Boot code for Virtual Hardware
4
5  components:
6    - component: ARM::CMSIS:CORE
7    #- component: ARM::CMSIS:DSP&Source@1.14.4
8    - component: Device:Startup&C Startup
9      not-for-context: 
10        - +VHT-Corstone-300
11        - +VHT-Corstone-310
12    - component: ARM::Device:Definition
13      for-context: 
14        - +VHT-Corstone-300
15        - +VHT-Corstone-310
16    - component: ARM::Device:Startup&Baremetal
17      for-context: 
18        - +VHT-Corstone-300
19        - +VHT-Corstone-310
20    - component: ARM::Native Driver:Timeout
21      for-context: 
22        - +VHT-Corstone-300
23        - +VHT-Corstone-310
24    - component: ARM::Native Driver:SysCounter
25      for-context: 
26        - +VHT-Corstone-300
27        - +VHT-Corstone-310
28    - component: ARM::Native Driver:SysTimer
29      for-context: 
30        - +VHT-Corstone-300
31        - +VHT-Corstone-310
32