aboutsummaryrefslogtreecommitdiff
path: root/cli/config/bsp_manifest.json
blob: 5ecbf754d095af4fc41f60f9f79ce4456c4c9d6b (plain)
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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
{
    "packages" : {
        "freescale_pico_bcm4339_firmware" : {
            "package_type" : "git",
            "remote" : "git://git.freescale.com/imx/imx-fimware.git",
            "version" : "pico-brillo-20160510:ed33cb273a9b6be1309b02980248a4247a50a7e5",
            "subpackages" : {
                "bcm4339_wifi_firmware" : {
                    "subdir" : "BCM4339/TypeZP/BCM4339_wifi",
                    "licenses" : ["EULA.txt"]
                },
                "bcm4339_bt_firmware" : {
                    "subdir" : "BCM4339/TypeZP/BCM4339_BT",
                    "licenses" : ["EULA.txt"]
                }
            }
        },
        "imagination_creatorci41_bsp_binaries" : {
            "package_type" : "git",
            "remote" : "https://github.com/MIPS/brillo-creatorci41-vendor-bsp-imagination.git",
            "version" : "creator-ci41-20160226:633baeffabd96a0dc4bf63384ecb03d1e5435b32",
            "subpackages" : {
                "vendor_binaries" : {
                    "subdir" : ".",
                    "licenses" : ["peripheral/wifi/uccp420_firmware/LICENSE.txt"]
                }
            }
        },
        "intel_edison_binaries" : {
            "package_type" : "git",
            "remote" : "https://github.com/01org/brillo-edison-binaries",
            "version" : "brillo-2016-05-18:b0671f8fc9e5501ae7b2a0aee76af08aad72ff69",
            "subpackages" : {
                "ifwi" : {
                    "subdir" : "ifwi_firmware",
                    "licenses" : ["LICENSE.txt"]
                },
                "uboot" : {
                    "subdir" : "uboot_firmware",
                    "licenses" : ["LICENSE.txt"]
                }
            }
        },
        "intel_bcm43xx_firmware" : {
            "package_type" : "git",
            "remote" : "https://github.com/01org/edison-firmware",
            "version" : "master:8585a10b3527666b2d35b3dcacffede3ec00cb53",
            "subpackages" : {
                "wlan" : {
                    "subdir" : "broadcom_cws/wlan/firmware",
                    "licenses" : ["LICENCE.broadcom_bcm43xx"]
                },
                "bluetooth" : {
                    "subdir" : "broadcom_cws/bluetooth/firmware",
                    "licenses" : ["LICENCE.broadcom_bcm43xx"]
                }
            }
        },
        "intel_edison_bsp_code" : {
            "package_type" : "tar",
            "remote" : "https://dl.google.com/brillo/bsp/edison/11.1/edison_google_bsp_11.1.tar.gz",
            "version" : "a7261f470d6c1d97c8e16553395126a469ec325b12674a8791089bb7232227fa",
            "subpackages" : {
                "device" : {
                    "subdir" : "bdk/device/intel/edison",
                    "licenses" : []
                },
                "hardware_base" : {
                    "subdir" : "bdk/hardware/bsp/intel",
                    "licenses" : []
                },
                "hardware_kernel" : {
                    "subdir" : "bdk/hardware/bsp/kernel/intel",
                    "licenses" : []
                },
                "broadcom_hardware" : {
                    "subdir" : "bdk/hardware/broadcom",
                    "licenses" : []
                }
            }
        },
        "intel_minnowboard_binaries" : {
            "package_type" : "git",
            "remote" : "https://github.com/01org/brillo-minnowboard-binaries",
            "version" : "brillo-2016-04-01:ad327c14587c2fc8e58acc4219c12122e32f4332",
            "subpackages" : {
                "wlan" : {
                    "subdir" : "rtlwifi_firmware",
                    "licenses" : ["LICENCE.rtlwifi_firmware.txt"]
                },
                "boot_binaries" : {
                    "subdir" : "boot_binaries",
                    "licenses" : ["LICENSE"]
                }
            }
        },
        "marvell_abox_edge_bsp_binaries" : {
            "package_type" : "git",
            "remote" : "https://github.com/acorn-marvell/brillo_iap140_bin.git",
            "version" : "abox_edge-brillo-dev-2016-02-26:b8d993cf87cbf27123cc672508107f9ff4ea9c68",
            "subpackages" : {
                "vendor_binaries" : {
                    "subdir" : ".",
                    "licenses" : ["license.txt"]
                }
            }
        },
        "marvell_abox_edge_bsp_code" : {
            "package_type" : "tar",
            "remote" : "https://dl.google.com/brillo/bsp/abox/11.1/abox_google_bsp_11.1.tar.gz",
            "version" : "9142f7a27d18f86614fc294eb3ef00fbdcb5356b95585d06f7551f4610459e54",
            "subpackages" : {
                "device" : {
                    "subdir" : "bdk/device/marvell/abox_edge",
                    "licenses" : []
                },
                "hardware_base" : {
                    "subdir" : "bdk/hardware/bsp/marvell",
                    "licenses" : []
                },
                "hardware_kernel" : {
                    "subdir" : "bdk/hardware/bsp/kernel/marvell",
                    "licenses" : []
                }
            }
        },
        "qcom_dragonboard_bsp_binaries" : {
            "package_type" : "tar",
            "remote" :  "https://developer.qualcomm.com/qfile/29963/dragonboard410c_brillo-v2.1.tar.gz",
            "version" :  "fa59bbd73d6a77f11713f3b5bb62a43310cbe7202eb31010ac74e0f8b4a5a092",
            "subpackages" : {
                "vendor_binaries" : {
                    "subdir" : "dragonboard410c_brillo-v2.1",
                    "licenses" : ["linux_410c_board_support_package_LA.BR.1.2.4_rb1.10/LICENSE.txt"]
                }
            }
        },
        "qcom_dragonboard_bsp_code" : {
            "package_type" : "tar",
            "remote" : "https://dl.google.com/brillo/bsp/dragonboard/11.1/dragonboard_google_bsp_11.1.tar.gz",
            "version" : "6187c5e70f45277060eedbfc7cbed597e3bac258e9394b11e5a1a22f243b1fbf",
            "subpackages" : {
                "device" : {
                    "subdir" : "bdk/device/qcom/dragonboard",
                    "licenses" : []
                },
                "hardware_base" : {
                    "subdir" : "bdk/hardware/bsp/qcom",
                    "licenses" : []
                },
                "hardware_kernel" : {
                    "subdir" : "bdk/hardware/bsp/kernel/qcom",
                    "licenses" : []
                }
            }
        },
        "rockchip_kylin_bsp_binaries" : {
            "package_type" : "git",
            "remote" : "https://github.com/rockchip-linux/kylin_binaries.git",
            "version" : "kylin_brillo_v1.0:d9eea5292b061c5ac4cc2bb160d6e915b687c63b",
            "subpackages" : {
                "partitions" : {
                    "subdir" : "device/kylin/partitions",
                    "licenses" : []
                },
                "vendor_partitions" : {
                    "subdir" : "device/kylin/vendor_partitions",
                    "licenses" : ["LICENSE.TXT"]
                },
                "wlan" : {
                    "subdir" : "peripheral/wifi/ap6212_firmware",
                    "licenses" : ["LICENSE.TXT"]
                },
                "bluetooth" : {
                    "subdir" : "peripheral/bluetooth/ap6212_firmware",
                    "licenses" : ["LICENSE.TXT"]
                }
            }
        },
        "rockchip_kylin_bsp_code" : {
            "package_type" : "tar",
            "remote" : "https://dl.google.com/brillo/bsp/kylin/11.1/kylin_google_bsp_11.1.tar.gz",
            "version" : "97a80192784624a323379255829fdfda57ba49c7031298fe0f8f8c200fbacf6d",
            "subpackages" : {
                "device" : {
                    "subdir" : "bdk/device/rockchip/kylin",
                    "licenses" : []
                },
                "hardware_base" : {
                    "subdir" : "bdk/hardware/bsp/rockchip",
                    "licenses" : []
                }
            }
        }
    },

    "devices" : {
        "abox_edge" : {
            "device_name" : "Marvell Abox Edge",
            "vendor" : "marvell",
            "arch" : "arm",
            "packages" : {
                "marvell_abox_edge_bsp_binaries" : {
                    "vendor_binaries" : "vendor/bsp/marvell/device/abox_edge"
                },
                "marvell_abox_edge_bsp_code" : {
                    "device" : "device/marvell/abox_edge",
                    "hardware_base" : "hardware/bsp/marvell",
                    "hardware_kernel" : "hardware/bsp/kernel/marvell"
                }
            }
        },
        "creatorci41" : {
            "device_name" : "Imagination CreatorCI41",
            "vendor" : "imagination",
            "arch" : "mips",
            "packages" : {
                "imagination_creatorci41_bsp_binaries" : {
                    "vendor_binaries" : "vendor/bsp/imagination"
                }
            }
        },
        "dragonboard" : {
            "device_name" : "Qualcomm Dragonboard 410c",
            "vendor" : "qcom",
            "arch" : "arm",
            "packages" : {
                "qcom_dragonboard_bsp_binaries" : {
                    "vendor_binaries" : "vendor/bsp/qcom/device/dragonboard"
                },
                "qcom_dragonboard_bsp_code" : {
                    "device" : "device/qcom/dragonboard",
                    "hardware_base" : "hardware/bsp/qcom",
                    "hardware_kernel" : "hardware/bsp/kernel/qcom"
                }
            }
        },
        "picoimx" : {
            "device_name" : "Freescale Picoimx",
            "vendor" : "freescale",
            "arch" : "arm",
            "packages" : {
                "freescale_pico_bcm4339_firmware" : {
                    "bcm4339_wifi_firmware" : "vendor/bsp/freescale/peripheral/wifi/bcm4339/firmware",
                    "bcm4339_bt_firmware" : "vendor/bsp/freescale/peripheral/bluetooth/bcm4339/firmware"
                }
            }
        },
        "edison" : {
            "device_name" : "Intel Edison",
            "vendor" : "intel",
            "arch" : "x86",
            "packages" : {
                "intel_edison_binaries" : {
                    "ifwi" : "vendor/bsp/intel/edison/ifwi_firmware",
                    "uboot" : "vendor/bsp/intel/edison/uboot_firmware"
                },
                "intel_bcm43xx_firmware" : {
                    "wlan" : "vendor/bsp/intel/peripheral/wifi/bcm43340_firmware",
                    "bluetooth" : "vendor/bsp/intel/peripheral/bluetooth/bcm43340_firmware"
                },
                "intel_edison_bsp_code" : {
                    "device" : "device/intel/edison",
                    "hardware_base" : "hardware/bsp/intel",
                    "hardware_kernel" : "hardware/bsp/kernel/intel",
                    "broadcom_hardware" : "hardware/broadcom"
                }
            }
        },
        "kylin" : {
            "device_name" : "Rockchip Kylin",
            "vendor" : "rockchip",
            "arch" : "arm",
            "packages" : {
                "rockchip_kylin_bsp_binaries" : {
                    "partitions" : "vendor/bsp/rockchip/device/kylin/partitions",
                    "vendor_partitions" : "vendor/bsp/rockchip/device/kylin/vendor_partitions",
                    "wlan" : "vendor/bsp/rockchip/peripheral/wifi/ap6212_firmware",
                    "bluetooth" : "vendor/bsp/rockchip/peripheral/bluetooth/ap6212_firmware"
                },
                "rockchip_kylin_bsp_code" : {
                    "device" : "device/rockchip/kylin",
                    "hardware_base" : "hardware/bsp/rockchip"
                }
            }
        },
        "minnowboard": {
            "device_name" : "Intel Minnowboard",
            "vendor" : "intel",
            "arch" : "x86",
            "packages" : {
                "intel_minnowboard_binaries" : {
                    "boot_binaries": "vendor/bsp/intel/minnowboard/boot_binaries",
                    "wlan": "vendor/bsp/intel/peripheral/wifi/rtlwifi_firmware"
                }
            }
        }
    }
}