summaryrefslogtreecommitdiffstats
path: root/tester/rtems/rtems-bsps.ini
blob: ad63e6ddf3aa9a33df5676440c6bb49c9be91a1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
#
# RTEMS Tools Project (http://www.rtems.org/)
# Copyright 2016 Chris Johns (chrisj@rtems.org)
# All rights reserved.
#
# This file is part of the RTEMS Tools package in 'rtems-bdp-builder'.
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

[profiles]
profiles = tier-1, tier-2, tier-3, tier-4

#
# Tier 1: no build errors and no unexpected tests failures on hardware.
#
[tier-1]
archs = arm, i386, sparc
bsps_arm = altcycv_devkit,
    altcycv_devkit_smp,
    xilinx_zynq_zc702, xilinx_zynq_zc706, xilinx_zynq_zedboard
bsps_i386 = pc686
bsps_sparc = erc32

#
# Tier 2: no build errors and no unexpected tests failures on hardware and
#         simulators.
#
[tier-2]
archs = arm, sparc
bsps_arm = lm3s6965_qemu,
    realview_pbx_a9_qemu, realview_pbx_a9_qemu_smp,
    xilinx_zynq_a9_qemu
bsps_sparc = sis

#
# Tier 3: no build errors, no tests run.
#
[tier-3]
archs = arm, moxie
bsps_arm = arm1136jfs,
    arm1136js, arm7tdmi, arm920, armcortexa9, atsamv,
    beagleboardorig, beagleboardxm, beagleboneblack, beaglebonewhite,
    csb336, csb337, csb637,
    edb7312,
    kit637_v6,
    gumstix,
    lm3s3749, lm3s6965, lm4f120,
    lpc1768_mbed, lpc1768_mbed_ahb_ram, lpc1768_mbed_ahb_ram_eth,
    lpc17xx_ea_ram, lpc17xx_ea_rom_int, lpc17xx_plx800_ram,
    lpc17xx_plx800_rom_int, lpc2362, lpc23xx_tli800, lpc24xx_ea,
    lpc24xx_ncs_ram, lpc24xx_ncs_rom_ext, lpc24xx_ncs_rom_int,
    lpc24xx_plx800_ram, lpc24xx_plx800_rom_int, lpc40xx_ea_ram,
    lpc40xx_ea_rom_int, lpc32xx_mzx, lpc32xx_mzx_stage_1,
    lpc32xx_mzx_stage_2, lpc32xx_phycore,
    raspberrypi, raspberrypi2,
    rtl22xx, rtl22xx_t,
    smdk2410,
    stm32f105rc, stm32f4,
    tms570ls3137_hdk, tms570ls3137_hdk_intram,
    tms570ls3137_hdk_sdram,
    tms570ls3137_hdk_with_loader
bsps_moxie = moxiesim

#
# Tier 4: nothing expected.
#
[tier-4]
archs = epiphany
bsps_epiphany = epiphany_sim

#
# Architectures
#
[arm]
bsps = altcycv_devkit,
    altcycv_devkit_smp,
    arm1136jfs, arm1136js, arm7tdmi, arm920, armcortexa9, atsamv,
    beagleboardorig, beagleboardxm, beagleboneblack, beaglebonewhite,
    csb336, csb337, csb637,
    edb7312,
    kit637_v6,
    gumstix,
    lm3s3749, lm3s6965, lm3s6965_qemu, lm4f120,
    lpc1768_mbed, lpc1768_mbed_ahb_ram, lpc1768_mbed_ahb_ram_eth,
    lpc17xx_ea_ram, lpc17xx_ea_rom_int, lpc17xx_plx800_ram,
    lpc17xx_plx800_rom_int, lpc2362, lpc23xx_tli800, lpc24xx_ea,
    lpc24xx_ncs_ram, lpc24xx_ncs_rom_ext, lpc24xx_ncs_rom_int,
    lpc24xx_plx800_ram, lpc24xx_plx800_rom_int, lpc40xx_ea_ram,
    lpc40xx_ea_rom_int, lpc32xx_mzx, lpc32xx_mzx_stage_1,
    lpc32xx_mzx_stage_2, lpc32xx_phycore,
    raspberrypi, raspberrypi2,
    realview_pbx_a9_qemu, realview_pbx_a9_qemu_smp,
    rtl22xx, rtl22xx_t,
    smdk2410,
    stm32f105rc, stm32f4,
    tms570ls3137_hdk, tms570ls3137_hdk_intram,
    tms570ls3137_hdk_sdram,
    tms570ls3137_hdk_with_loader,
    xilinx_zynq_zc702, xilinx_zynq_zc706, xilinx_zynq_zedboard,
    xilinx_zynq_a9_qemu
exclude_smp = arm1136jfs,
    arm1136js, arm7tdmi, arm920, armcortexa9, atsamv,
    beagleboardorig, beagleboardxm, beagleboneblack, beaglebonewhite,
    csb336, csb337, csb637,
    edb7312,
    kit637_v6,
    gumstix,
    lm3s3749, lm3s6965, lm3s6965_qemu, lm4f120,
    lpc1768_mbed, lpc1768_mbed_ahb_ram, lpc1768_mbed_ahb_ram_eth,
    lpc17xx_ea_ram, lpc17xx_ea_rom_int, lpc17xx_plx800_ram,
    lpc17xx_plx800_rom_int, lpc2362, lpc23xx_tli800, lpc24xx_ea,
    lpc24xx_ncs_ram, lpc24xx_ncs_rom_ext, lpc24xx_ncs_rom_int,
    lpc24xx_plx800_ram, lpc24xx_plx800_rom_int, lpc40xx_ea_ram,
    lpc40xx_ea_rom_int, lpc32xx_mzx, lpc32xx_mzx_stage_1,
    lpc32xx_mzx_stage_2, lpc32xx_phycore,
    raspberrypi, raspberrypi2,
    rtl22xx, rtl22xx_t,
    smdk2410,
    stm32f105rc, stm32f4,
    tms570ls3137_hdk, tms570ls3137_hdk_intram,
    tms570ls3137_hdk_sdram,
    tms570ls3137_hdk_with_loader
exclude_network =
    altcycv_devkit, altcycv_devkit_smp,
    realview_pbx_a9_qemu, realview_pbx_a9_qemu_smp,

[i386]
bsps = pc686
exclude = smp
bspopts_pc686 = BSP_PRINT_EXCEPTION_CONTEXT=1

[moxie]
bsps = moxiesim

[sparc]
bsps = erc32, sis

[powerpc]
bsps =

[epiphany]
bsps = epiphany-sim

#
# The Build Options define how each combination is to be build.
#
[builds]
#
# The default variation.
#
default = all
#
# The variations, basic is just a BSP build and all is the maximum number of
# variations.
#
variations = basic, all
#
# The variations, default is Yes and can be overriden in an architecture.
#
basic = standard
#
# The all, default is Yes and can be overriden in an architecture.
#
all = debug, profiling, smp, smp-debug,
      posix, no-posix, posix-debug, posix-profiling, posix-smp,
      network, no-network, network-debug, smp-network, smp-network-debug
#
# The base build options, tests the default configuration, all variations are
# added on.
#
standard = --target=@ARCH@-rtems@RTEMS_VERSION@
           --enable-rtemsbsp=@BSP@
           --prefix=@PREFIX@
           --enable-tests
#
# The options for each varations.
#
debug             = --enable-debug
profiling         = --enable-profiling
smp               = --enable-smp
smp-debug         = --enable-smp --enable-debug
posix             = --enable-posix
no-posix          = --disable-posix
posix-debug       = --enable-posix --enable-debug
posix-profiling   = --enable-posix --enable-profiling
posix-smp         = --enable-posix --enable-smp
network           = --enable-networking
no-network        = --disable-networking
network-debug     = --enable-debug --enable-networking
smp-network       = --enable-smp --enable-networking
smp-network-debug = --enable-smp --enable-debug --enable-networking

#
# Define how each profile is to be treated. Note, hardware vs simulator testing
# is handled in the configuration, there is not specific test to determine
# this.
#
[tier-1-profile]
active = Yes
build = Yes
tests = Yes

[tier-2-profile]
active = Yes
build = Yes
tests = Yes

[tier-3-profile]
active = Yes
build = Yes
tests = No

[tier-4-profile]
active = No
build = No
tests = No