summaryrefslogtreecommitdiffstats
path: root/SCR/SCR-5.10.35-2.0.0.txt
diff options
context:
space:
mode:
Diffstat (limited to 'SCR/SCR-5.10.35-2.0.0.txt')
-rw-r--r--SCR/SCR-5.10.35-2.0.0.txt1540
1 files changed, 1540 insertions, 0 deletions
diff --git a/SCR/SCR-5.10.35-2.0.0.txt b/SCR/SCR-5.10.35-2.0.0.txt
new file mode 100644
index 00000000..c51a0903
--- /dev/null
+++ b/SCR/SCR-5.10.35-2.0.0.txt
@@ -0,0 +1,1540 @@
1NXP Software Content Register
2
3Release - Linux 5.10.35-2.0.0
4 June 2021
5
6Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
7License File: COPYING
8
9Yocto Project recipe manifest:
10repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-hardknott -m imx-5.10.35-2.0.0.xml
11
12Release tag: lf-5.10.35-2.0.0
13
14--------------------------------------------
15BSP Packages
16--------------------------------------------
17
18Package: linux-imx.git
19Version: 5.10
20Outgoing License: GPL-2.0
21License File: COPYING
22Package Category: BSP
23Type of Content: source
24Description and comments: The Linux kernel with i.MX-specific drivers
25Release Location: https://source.codeaurora.org/external/imx/linux-imx -b lf-5.10.35-2.0.0
26Origin: NXP (GPL-2.0)
27 kernel.org (GPL-2.0) - https://www.kernel.org/
28
29--------------------------------------------
30
31Package: uboot-imx.git
32Version: 2021.04
33Outgoing License: GPL-2.0
34License File: COPYING
35Package Category: BSP
36Type of Content: source
37Description and comments: Bootloader with i.MX-specific capabilities
38Release Location: https://source.codeaurora.org/external/imx/uboot-imx -b lf-5.10.35-2.0.0
39Origin: NXP (GPL-2.0)
40 Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome
41 Android Open Source Project (BSD-2-Clause) - https://source.android.com/
42 zlib (zlib license) - http://www.zlib.net/
43
44--------------------------------------------
45
46Package: imx-atf.git
47Version: 2.4
48Outgoing License: BSD-3-Clause
49License File: docs/license.rst
50Package Category: BSP
51Type of Content: source
52Description and comments: ARM Trusted Firmware
53Release Location: https://source.codeaurora.org/external/imx/imx-atf -b lf-5.10.35-2.0.0
54Origin: NXP (BSD-3-clause)
55 arm-trusted-firmware - ARM Limited (BSD-3-clause) - http://github.com/ARM-software/arm-trusted-firmware/
56
57--------------------------------------------
58
59Package: imx-sc-firmware-1.9.0.bin
60Version: 1.9.0
61Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
62License File: COPYING
63Package Category: BSP
64Type of Content: binary
65Description and comments: System Controller Firmware
66Release Location: Mirror
67Origin: NXP (proprietary)
68 ARM CMSIS Library (BSD-3-clause) - https://silver.arm.com/
69
70--------------------------------------------
71
72Package: firmware-imx-8.12.bin
73Version: 8.12
74Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
75License File: COPYING
76Package Category: BSP
77Type of Content: binary
78Description and comments: BSP firmware - DDR EPDC HDMI SDMA VPU
79Release Location: Mirror
80Origin: NXP (proprietary)
81
82 In addition, these components contain code from the companies listed below.
83 DDR: origin: Synopsys (proprietary)
84 EASRC: origin: NXP (proprietary)
85 EPDC: origin: E Ink Corporation (proprietary)
86 HDMI: origin: Cadence Design Systems, Inc. (proprietary)
87 SDMA: origin: NXP (proprietary)
88 XCVR: origin: NXP (proprietary)
89 XUVI: origin: NXP (proprietary)
90 VPU: vpu_fw_imx27_TO1.bin
91 vpu_fw_imx27_TO2.bin
92 vpu_fw_imx51.bin
93 vpu_fw_imx53.bin
94 vpu_fw_imx6d.bin
95 vpu_fw_imx6q.bin
96 origin: Chips & Media, Inc. (proprietary)
97
98 vpu_fw_imx8_dec.bin
99 vpu_fw_imx8_enc.bin
100 origin: Amphion Semiconductor Ltd (proprietary)
101
102--------------------------------------------
103
104Package: imx-mkimage.git
105Version:
106Outgoing License: GPL-2.0
107License File: COPYING
108Package Category: BSP
109Type of Content: source
110Description and comments: Make Image BootLoader
111Release Location: https://source.codeaurora.org/external/imx/imx-mkimage -b lf-5.10.35-2.0.0
112Origin: NXP (GPL-2.0)
113 Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome
114
115--------------------------------------------
116
117Package: imx-lib.git
118Version:
119Outgoing License: LGPL-2.1
120License File: COPYING-LGPL-2.1
121Package Category: BSP
122Type of Content: source
123Description and comments: BSP libraries
124Release Location: https://source.codeaurora.org/external/imx/imx-lib -b master
125Origin: NXP (LGPL-2.1)
126
127--------------------------------------------
128
129Package: imx-test.git
130Version:
131Outgoing License: Each test has its own license. It is one of GPL-2.0 LGPL-2.1 or Apache-2.0
132License File: COPYING
133Package Category: BSP
134Type of Content: source
135Description and comments: Linux unit test applications
136Release Location: https://source.codeaurora.org/external/imx/imx-test -b lf-5.10.35-2.0.0
137Origin: NXP (GPL-2.0)
138 module_test: NXP (GPL-2.0+)
139 Hantro Products Oy. (GPL-2.0+)
140 test/caam: NXP [instructions]
141 test/can: NXP [instructions]
142 test/etm: The Android Open Source Project (Apache-2.0) - unpublished
143 test/gpu: NXP [instructions]
144 test/memtool: NXP (GPL-2.0+)
145 test/misc: NXP [instructions]
146 test/mmdc: NXP (GPL-2.0+)
147 test/mxc_als_test: NXP (GPL-2.0+)
148 test/mxc_alsa_dsd_player: NXP (GPL-2.0+)
149 alsa-dsd-player by Daniel Mack (GPL-2.0+) - https://github.com/zonque/alsa-dsd-player
150 The Music Player Daemon Project (GPL-2.0+) - http://www.musicpd.org
151 test/mxc_alsa_hw_params: NXP (GPL-2.0+)
152 test/mxc_amix_test: NXP (GPL-2.0+)
153 test/mxc_asrc_test: NXP (GPL-2.0+)
154 test/mxc_cec_test: NXP (GPL-2.0+)
155 test/mxc_clock_test: NXP [scripts and instructions]
156 test/mxc_dcic_test: NXP (GPL-2.0+)
157 test/mxc_dcp_test: NXP [instructions]
158 test/mxc_dryice_test: NXP [scripts and instructions]
159 test/mxc_dsp_test: NXP [MP3 file]
160 test/mxc_esai_test: NXP [instructions]
161 test/mxc_fb_test: NXP (GPL-2.0+)
162 test/mxc_firi_test: NXP [scripts and instructions]
163 test/mxc_hdd_test: NXP [scripts and instructions]
164 test/mxc_i2c_slave_test: NXP (GPL-2.0+)
165 test/mxc_iim_test: NXP (GPL-2.0+)
166 test/mxc_ipudev_test: NXP (LGPL-2.1+)
167 test/mxc_jpeg_test: NXP (GPL-2.0+)
168 test/mxc_keyb_test: NXP [scripts and instructions]
169 test/mxc_mcc_tty_test: NXP (GPL-2.0+)
170 test/mxc_mlb_test: NXP (GPL-2.0+)
171 test/mxc_mmc_test: NXP [scripts and instructions]
172 test/mxc_oprofile_test: NXP [scripts and instructions]
173 test/mxc_owire_test: NXP [scripts and instructions]
174 test/mxc_pdm_test: NXP (GPL-2.0+)
175 test/mxc_rtc: NXP (GPL-2.0+)
176 Paul Gortmaker (GPL-2.0+) - https://github.com/torvalds/linux/blob/master/tools/testing/selftests/timers/rtctest.c
177 test/mxc_sdma_test: NXP (GPL-2.0+)
178 test/mxc_secureboot: NXP [scripts and instructions]
179 test/mxc_sensor_test: Vojtech Pavlik (GPL-2.0+)
180 test/mxc_sim_test: NXP (GPL-2.0+)
181 test/mxc_spdif_test: NXP [instructions]
182 test/mxc_spi_test: NXP (GPL-2.0+)
183 test/mxc_ssi_test: NXP [instructions]
184 test/mxc_tuner_test: NXP (GPL-2.0+)
185 test/mxc_uart_test: NXP (GPL-2.0+)
186 test/mxc_usb_test: NXP [scripts and instructions]
187 test/mxc_v4l2_test: NXP (GPL-2.0+)
188 test/mxc_v4l2_vpu_test: NXP (GPL-2.0+)
189 test/mxc_vpu_test: NXP (GPL-2.0+)
190 Chips & Media (GPL-2.0+)
191 test/pm: NXP [Instructions]
192 test/pxp_lib_test: NXP (GPL-2.0+)
193 test/pxp_v4l2_test: NXP (GPL-2.0+)
194 Embedded Alley Solutions (GPL-2.0+)
195 test/rpmsg: NXP (GPL-2.0+)
196 test/wdog: NXP (GPL-2.0+)
197
198--------------------------------------------
199
200Package: qcacld-2.0-imx.git
201Version: 3.1
202Outgoing License: ISC
203License File: COPYING
204Package Category: BSP
205Type of Content: source
206Description and comments: QCA9377 WLAN linux driver
207Release Location: https://source.codeaurora.org/external/imx/qcacld-2.0-imx -b lf-5.10.35-2.0.0
208Origin: NXP (ISC)
209 Qualcomm Atheros, Inc. (ISC) – https://source.codeaurora.org/external/wlan/qcacld-2.0
210
211--------------------------------------------
212
213Package: firmware-qca-3.0.2.bin
214Version: 3.0.2
215Outgoing License: LA_OPT_NXP_Software_License v10 December 2019 - Additional distribution license granted - Section 2.3 applies and Qualcomm Atheros License
216License File: COPYING
217Package Category: BSP
218Type of Content: binary
219Description and comments: Qca9377 WLAN & BT firmware
220Release Location: Mirror
221Origin: Qualcomm Atheros, Inc. (proprietary)
222
223--------------------------------------------
224
225Package: mwifiex.git
226Version:
227Outgoing License: GPL-2.0
228License File: mxm_wifiex/wlan_src/gpl-2.0.txt
229Package Category: BSP
230Type of Content: source
231Description and comments: NXP Wi-Fi linux SDK
232Release Location: https://source.codeaurora.org/external/imx/mwifiex -b lf-5.10.35-2.0.0
233Origin: NXP (GPL-2.0)
234
235--------------------------------------------
236
237Package: imx-seco-3.8.1.bin
238Version: 3.8.1
239Outgoing License: LA_OPT_NXP_Software_License v22 April 2021 - Additional distribution license granted - Section 2.3 applies
240License File: COPYING
241Package Category: BSP
242Type of Content: binary
243Description and comments: BSP firmware - SECO
244Release Location: Mirror
245Origin: NXP (proprietary)
246
247--------------------------------------------
248
249Package: imx-seco-libs.git
250Version:
251Outgoing License: LA_OPT_NXP_Software_License v23 May 2021 - Additional distribution license granted - Section 2.3 applies
252License File: EULA.txt
253Package Category: BSP
254Type of Content: source
255Description and comments: BSP source - SECO
256Release Location: https://github.com/NXP/imx-seco-libs.git -b lf-5.10.35-2.0.0
257Origin: NXP (proprietary)
258
259--------------------------------------------
260
261Package: sof-imx-1.8.0-1
262Version: 1.8.0-1
263Outgoing License: BSD-3-Clause
264License File: LICENCE
265Package Category: BSP
266Type of Content: binary
267Description and comments: Sound Open Firmware
268Release Location: Mirror
269Origin: NXP (BSD-3-clause)
270 Intel Corporation (BSD-3-clause)
271 Cadence Design Systems, Inc. (MIT)
272 Ulf Magnusson (ISC)
273 FreeBSD (BSD-2-clause)
274 source code in: https://github.com/thesofproject/sof
275
276--------------------------------------------
277
278Package: simg2img.git
279Version:
280Outgoing License: Apache-2.0
281License File: COPYING
282Package Category: BSP
283Type of Content: source
284Description and comments: Tool to convert Android sparse images to raw images
285Release Location: https://source.codeaurora.org/external/imx/simg2img -b master
286Origin: NXP (Apache-2.0)
287 The Android Open Source Project (Apache-2.0) - https://android.googlesource.com/platform/system/core/+/master/libsparse
288 Gary S Brown (Public Domain) - http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/bsd/libkern/crc32.c?txt
289
290--------------------------------------------
291
292Package: imx-kobs.git
293Version:
294Outgoing License: GPL-2.0
295License File: COPYING
296Package Category: BSP
297Type of Content: source
298Description and comments: NAND boot writer
299Release Location: https://github.com/NXPmicro/imx-kobs -b master
300Origin: NXP (GPL-2.0)
301 AES (BSD-3-Clause) - http://brgladman.org/oldsite/AES/
302 Secure Hash Algorithm Implementation (Public Domain) - http://www.nic.funet.fi/pub/crypt/hash/sha/
303 IGEP Linux Kernel (GPL-2.0+) - http://www.igep.es/
304
305--------------------------------------------
306
307Package: imx-uuc.git
308Version:
309Outgoing License: GPL-2.0
310License File: COPYING
311Package Category: BSP
312Type of Content: source
313Description and comments: A daemon for mfgtools.
314Release Location: https://github.com/NXPmicro/imx-uuc -b master
315Origin: NXP (GPL-2.0)
316
317--------------------------------------------
318
319Package: imx-optee-client.git
320Version: 3.13.0.imx
321Outgoing License: BSD-2-Clause
322License File: LICENSE
323Package Category: BSP
324Type of Content: source
325Description and comments: Open Portable Trusted Execution Environment for TEE Client library
326Release Location: https://source.codeaurora.org/external/imx/imx-optee-client -b lf-5.10.35-2.0.0
327Origin: NXP (BSD-2-Clause)
328 optee_client (BSD-2-Clause) - https://github.com/OP-TEE/optee_client
329
330--------------------------------------------
331
332Package: imx-optee-os.git
333Version: 3.13.0.imx
334Outgoing License: BSD-2-Clause
335License File: LICENSE
336Package Category: BSP
337Type of Content: source
338Description and comments: Open Portable Trusted Execution Environment for Linux on ARM
339Release Location: https://source.codeaurora.org/external/imx/imx-optee-os -b lf-5.10.35-2.0.0
340Origin: NXP (BSD-2-Clause)
341 OP-TEE Trusted OS (BSD-2-Clause) - https://github.com/OP-TEE/optee_os
342 Mbed TLS (Apache-2.0) - https://github.com/ARMmbed/mbedtls/
343
344--------------------------------------------
345
346Package: imx-optee-test.git
347Version: 3.13.0.imx
348Outgoing License: BSD-2-Clause (ta/) and GPL-2.0 (host/)
349License File: LICENSE.md
350Package Category: BSP
351Type of Content: source
352Description and comments: Open Portable Trusted Execution Environment sanity tests
353Release Location: https://source.codeaurora.org/external/imx/imx-optee-test -b lf-5.10.35-2.0.0
354Origin: NXP (BSD-2-Clause)
355 optee_test (BSD-2-Clause) - https://github.com/OP-TEE/optee_test
356
357--------------------------------------------
358
359Package: imx-jailhouse.git
360Version: 0.12
361Outgoing License: GPL-2.0
362License File: COPYING
363Package Category: BSP
364Type of Content: source
365Description and comments: A partitioning Hypervisor based on Linux
366Release Location: https://source.codeaurora.org/external/imx/imx-jailhouse -b lf-5.10.35-2.0.0
367Origin: NXP (GPL-2.0)
368 Siemens AG (GPL-2.0) - https://github.com/siemens/jailhouse
369
370--------------------------------------------
371
372Package: imx-xen.git
373Version: 4.13.0
374Outgoing License: GPL-2.0
375License File: COPYING
376Package Category: BSP
377Type of Content: source
378Description and comments: A Virtual Machine Monitor
379Release Location: https://source.codeaurora.org/external/imx/imx-xen -b lf-5.10.35-2.0.0
380Origin: NXP (GPL-2.0)
381
382--------------------------------------------
383
384Package: ml-security-1.0.4.bin
385Version: 1.0.4
386Outgoing License: LA_OPT_NXP_Software_License v22 April 2021 - Additional distribution license granted - Section 2.3 applies
387License File: COPYING
388Package Category: BSP
389Type of Content: binary
390Description and comments: Machine Learning Security
391Release Location: Mirror
392Origin: NXP (NXP Proprietary)
393
394--------------------------------------------
395
396Package: imx-smw.git
397Version: 0.1
398Outgoing License: BSD-3-Clause
399License File: COPYING
400Package Category: BSP
401Type of Content: source
402Description and comments: NXP i.MX Security Middleware Library
403Release Location: https://source.codeaurora.org/external/imx/imx-smw -b lf-5.10.35-2.0.0
404Origin: NXP (BSD-3-Clause)
405
406--------------------------------------------
407
408Package: keyctl_caam.git
409Version:
410Outgoing License: BSD-3-Clause
411License File: COPYING
412Package Category: BSP
413Type of Content: source
414Description and comments: NXP i.MX keyctl tool to manage CAAM Keys
415Release Location: https://source.codeaurora.org/external/imx/keyctl_caam -b lf-5.10.35-2.0.0
416--------------------------------------------
417
418Package: ecdsa-lib-imx-3.3.1.bin
419Version: 3.3.1
420Outgoing License: LA_OPT_NXP_Software_License v22 April 2021 - Additional distribution license granted - Section 2.3 applies
421License File: COPYING
422Package Category: BSP
423Type of Content: binary
424Description and comments: 2X signature verification library
425Release Location: Mirror
426--------------------------------------------
427
428Package: v2xsehsm.git
429Version: 0.5
430Outgoing License: BSD-3-Clause
431License File: BSD-3-Clause.txt
432Package Category: BSP
433Type of Content: source
434Description and comments: V2X Secure Element library
435Release Location: https://source.codeaurora.org/external/imx/v2xsehsm -b lf-5.10.35-2.0.0
436Origin: NXP (BSD-3-Clause)
437
438--------------------------------------------
439
440Package: vtest.git
441Version:
442Outgoing License: BSD-3-Clause
443License File: BSD-3-Clause.txt
444Package Category: BSP
445Type of Content: source
446Description and comments: V2X Test Suite
447Release Location: https://source.codeaurora.org/external/imx/vtest -b lf-5.10.35-2.0.0
448Origin: NXP (BSD-3-Clause)
449
450--------------------------------------------
451Graphics Packages
452--------------------------------------------
453
454Package: isp-vvcam.git
455Version: 4.2.2.13.0
456Outgoing License: GPL-2.0
457License File: vvcam/LICENSE
458Package Category: Graphics
459Type of Content: ISP Kernel Module source
460Description and comments: Kernel Loadable Module for ISP
461Release Location: https://source.codeaurora.org/external/imx/isp-vvcam -b lf-5.10.35-2.0.0
462Origin: VeriSilicon Holdings Co., Ltd. (GPL-2.0)
463
464--------------------------------------------
465
466Package: isp-imx-4.2.2.13.0.bin
467Version: 4.2.2.13.0
468Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
469License File: COPYING
470Package Category: Graphics
471Type of Content: binary and source
472Description and comments: i.MX software ISP
473Release Location: Mirror
474Origin: VeriSilicon Holdings Co., Ltd. (proprietary)
475
476--------------------------------------------
477
478Package: basler-camera-4.2.2.13.0.bin
479Version: 4.2.2.13.0
480Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
481License File: COPYING
482Package Category: Graphics
483Type of Content: binary
484Description and comments: Basler camera binary drivers
485Release Location: Mirror
486Origin: Basler AG (proprietary)
487 VeriSilicon Holdings Co., Ltd. (proprietary)
488
489--------------------------------------------
490
491Package: apitrace-imx.git
492Version: 9.0.0
493Outgoing License: MIT
494License File: LICENSE
495Package Category: Graphics
496Type of Content: source
497Description and comments: GPU Core IP and test application source
498Release Location: https://source.codeaurora.org/external/imx/apitrace-imx -b lf-5.10.35-2.0.0
499Origin: NXP (MIT)
500 apitrace (MIT) - https://github.com/apitrace/apitrace
501
502--------------------------------------------
503
504Package: imx-gpu-viv-6.4.3.p2.0-aarch32.bin
505Version: 6.4.3.p2.0
506Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
507License File: COPYING
508Package Category: Graphics
509Type of Content: binary and source
510Description and comments: GPU Core IP in binary and test application source
511Release Location: Mirror
512Origin: NXP (proprietary)
513 Verisilicon (formerly Vivante Corp.) (proprietary)
514 opengleskul (MIT) - https://code.google.com/archive/p/opengleskul/
515 The Khronos Group Inc. (MIT) - http://www.khronos.org/opencl/
516 Mesa3D - Mesa Lib [GL3ext header] (SGI-B-2.0) - http://mesa3d.sourceforge.net/
517 libdri (MIT) - http://dri.freedesktop.org/wiki/
518 The Android Open Source Project (Apache-2.0) - https://source.android.com/
519 LLVM Compiler (BSD-3-clause) - https://github.com/prof123/llvm/
520
521--------------------------------------------
522
523Package: imx-gpu-viv-6.4.3.p2.0-aarch64.bin
524Version: 6.4.3.p2.0
525Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
526License File: COPYING
527Package Category: Graphics
528Type of Content: binary and source
529Description and comments: GPU Core IP in binary and test application source
530Release Location: Mirror
531Origin: NXP (proprietary)
532 Verisilicon (formerly Vivante Corp.) (proprietary)
533 opengleskul (MIT) - https://code.google.com/archive/p/opengleskul/
534 The Khronos Group Inc. (MIT) - http://www.khronos.org/opencl/
535 Mesa3D - Mesa Lib [GL3ext header] (SGI-B-2.0) - http://mesa3d.sourceforge.net/
536 libdri (MIT) - http://dri.freedesktop.org/wiki/
537 The Android Open Source Project (Apache-2.0) - https://source.android.com/
538 LLVM Compiler (BSD-3-clause) - https://github.com/prof123/llvm/
539
540--------------------------------------------
541
542Package: xf86-video-imx-vivante.git
543Version: 6.4.0.p0.0
544Outgoing License: MIT
545License File: COPYING-MIT
546Package Category: Graphics
547Type of Content: source
548Description and comments: Xserver Library extensions
549Release Location: https://source.codeaurora.org/external/imx/xf86-video-imx-vivante -b lf-5.10.35-2.0.0
550Origin: NXP (MIT)
551 Vivante Corp. (MIT)
552 xorg-server (MIT) - http://xorg.freedesktop.org/
553 XFree86 Project (XFree86-1.0) - http://sourceforge.net/projects/xfree86/
554
555 autohdmi utility (GPL-2.0) (source code for separate binary tool)
556 NXP (GPL-2.0)
557 X Consortium (MIT) - https://www.x.org/wiki/XConsortium/
558
559--------------------------------------------
560
561Package: gtec-demo-framework.git
562Version: 5.7.1
563Outgoing License: BSD-3-Clause
564License File: License.md
565Package Category: Graphics
566Type of Content: source
567Description and comments: Graphics sample applications
568Release Location: https://github.com/NXPmicro/gtec-demo-framework -b 5.7.1
569Origin: NXP (BSD-3-clause)
570 Demo Framework
571 The Android Open Source Project (Apache-2.0) - https://source.android.com/
572 Mono Xna (MIT) - https://code.google.com/archive/p/monoxna/
573 Wayland (Seetex License) - http://cgit.freedesktop.org/~krh/wayland/
574 Demo Apps
575 "OpenGL(R) ES 3.0 Programming Guide" book samples (MIT) - http://github.com/zemanel/opengles-book-samples/
576 Norbert Nopper VKTS Examples (MIT) - https://github.com/McNopper/Vulkan
577 Sascha Willems Vulkan Demo (MIT) - www.saschawillems.de
578 Imagery Sources in Demo Apps:
579 Emil Persson (CC-BY-3.0) - http://www.humus.name
580 CDmir (CC0-1.0) - http://opengameart.org/content/old-deer-male
581 Questquest Game icons - Justin Nichol (CC-BY-SA-4.0) - http://freeforall.cc/works/questquest-game-icons/
582 piacenti (CC-BY-3.0) - http://opengameart.org/content/knight-2
583 Third Party Apps Included:
584 DevIL (LGPL-2.1+) - https://sourceforge.net/projects/openil/
585 G-Truc Creation [GLI] (MIT) - https://www.g-truc.net/
586 Khronos Group OpenVG (MIT) - https://www.khronos.org/openvg/
587 libpng (libpng) - https://sourceforge.net/projects/libpng/
588 libjpeg (IJG) - http://www.ijg.org/
589 Open Asset Import Library [assimp] (BSD-3-Clause) - https://sourceforge.net/projects/assimp/
590 OpenGL Mathematics [GLM] (MIT) - https://sourceforge.net/projects/ogl-math/
591 RapidJSON (MIT) - https://github.com/miloyip/rapidjson/
592 SRA/SKC gettimeofday (MIT) - https://doxygen.postgresql.org/gettimeofday_8c_source.htm
593 Templatized C++ Command Line Parser [tclap] (MIT) - http://sourceforge.net/projects/tclap/
594 zlib (zlib) - http://www.zlib.net/
595
596--------------------------------------------
597
598Package: imx-dpu-g2d-1.9.2.bin
599Version: 1.9.2
600Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
601License File: COPYING
602Package Category: Graphics
603Type of Content: binary
604Description and comments: G2D implementation using DPU
605Release Location: Mirror
606Origin: NXP (proprietary)
607
608--------------------------------------------
609
610Package: libdrm-imx.git
611Version: 2.4.102.imx
612Outgoing License: MIT
613License File: COPYING
614Package Category: Graphics
615Type of Content: source
616Description and comments: i.MX DRM Direct Rendering Manager
617Release Location: https://source.codeaurora.org/external/imx/libdrm-imx -b lf-5.10.35-2.0.0
618Origin: NXP (MIT)
619
620--------------------------------------------
621
622Package: wayland-protocols-imx.git
623Version: 1.20.imx
624Outgoing License: MIT
625License File: COPYING
626Package Category: Graphics
627Type of Content: source
628Description and comments: Wayland protocol development
629Release Location: https://source.codeaurora.org/external/imx/wayland-protocols-imx -b lf-5.10.35-2.0.0
630Origin: NXP (MIT)
631 Weston (MIT) - https://anongit.freedesktop.org/git/wayland/wayland-protocols.git
632
633--------------------------------------------
634
635Package: weston-imx.git
636Version: 9.0.0.imx
637Outgoing License: MIT
638License File: COPYING
639Package Category: Graphics
640Type of Content: source
641Description and comments: A reference implementation of a Wayland compositor
642Release Location: https://source.codeaurora.org/external/imx/weston-imx -b lf-5.10.35-2.0.0
643Origin: NXP (MIT)
644 Weston (MIT) - http://github.com/wayland-project/weston/
645
646--------------------------------------------
647
648Package: imx-gputop.git
649Version: 6.4.3.p2.0
650Outgoing License: MIT
651License File: LICENSE.txt
652Package Category: Graphics
653Type of Content: source
654Description and comments: Sample program to monitor i.MX GPU performance data
655Release Location: https://source.codeaurora.org/external/imx/imx-gputop -b lf-5.10.35-2.0.0
656Origin: NXP (MIT)
657
658--------------------------------------------
659
660Package: imx-gpu-g2d-6.4.3.p2.0-arm.bin
661Version: 6.4.3.p2.0
662Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
663License File: COPYING
664Package Category: Graphics
665Type of Content: binary
666Description and comments: Graphics 2D
667Release Location: Mirror
668Origin: NXP (proprietary)
669
670--------------------------------------------
671
672Package: imx-gpu-g2d-6.4.3.p2.0-aarch64.bin
673Version: 6.4.3.p2.0
674Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
675License File: COPYING
676Package Category: Graphics
677Type of Content: binary
678Description and comments: Graphics 2D
679Release Location: Mirror
680Origin: NXP (proprietary)
681
682--------------------------------------------
683
684Package: libgpuperfcnt-6.4.3.p2.0-aarch64-fb.bin
685Version: 6.4.3.p2.0
686Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
687License File: COPYING
688Package Category: Graphics
689Type of Content: binary
690Description and comments: Library to retrieve i.MX GPU performance data
691Release Location: Mirror
692Origin: NXP (proprietary)
693
694--------------------------------------------
695
696Package: libgpuperfcnt-6.4.3.p2.0-aarch64-wayland.bin
697Version: 6.4.3.p2.0
698Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
699License File: COPYING
700Package Category: Graphics
701Type of Content: binary
702Description and comments: Library to retrieve i.MX GPU performance data
703Release Location: Mirror
704Origin: NXP (proprietary)
705
706--------------------------------------------
707
708Package: libgpuperfcnt-6.4.3.p2.0-aarch64-x11.bin
709Version: 6.4.3.p2.0
710Outgoing License: LA_OPT_NXP_Software_License v22 April 2021 - Additional distribution license granted - Section 2.3 applies
711License File: COPYING
712Package Category: Graphics
713Type of Content: binary
714Description and comments: Library to retrieve i.MX GPU performance data
715Release Location: Mirror
716Origin: NXP (proprietary)
717
718--------------------------------------------
719
720Package: libgpuperfcnt-6.4.3.p2.0-arm-fb.bin
721Version: 6.4.3.p2.0
722Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
723License File: COPYING
724Package Category: Graphics
725Type of Content: binary
726Description and comments: Library to retrieve i.MX GPU performance data
727Release Location: Mirror
728Origin: NXP (proprietary)
729
730--------------------------------------------
731
732Package: libgpuperfcnt-6.4.3.p2.0-arm-wayland.bin
733Version: 6.4.3.p2.0
734Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
735License File: COPYING
736Package Category: Graphics
737Type of Content: binary
738Description and comments: Library to retrieve i.MX GPU performance data
739Release Location: Mirror
740Origin: NXP (proprietary)
741
742--------------------------------------------
743
744Package: libgpuperfcnt-6.4.3.p2.0-arm-x11.bin
745Version: 6.4.3.p2.0
746Outgoing License: LA_OPT_NXP_Software_License v22 April 2021 - Additional distribution license granted - Section 2.3 applies
747License File: COPYING
748Package Category: Graphics
749Type of Content: binary
750Description and comments: Library to retrieve i.MX GPU performance data
751Release Location: Mirror
752Origin: NXP (proprietary)
753
754--------------------------------------------
755
756Package: nn-imx.git
757Version: 1.2.0
758Outgoing License: MIT
759License File: LICENSE
760Package Category: Graphics
761Type of Content: source
762Description and comments: i.MX Neural Networks Accelerator Plugin
763Release Location: https://source.codeaurora.org/external/imx/nn-imx -b lf-5.10.35-2.0.0
764Origin: NXP (MIT)
765 Vivante Corporation (MIT)
766 Boost Software (Boost) - https://www.boost.org/
767 Android Open Source Project (Apache 2.0) - https://developer.android.com/index.html
768 OpenCV (BSD-3-clause) - https://github.com/opencv/opencv/
769 JSON-CPP (public domain) - https://github.com/open-source-parsers/jsoncpp/
770 libjpeg (IJG) - http://www.ijg.org/
771
772--------------------------------------------
773
774Package: opencv-imx.git
775Version: 4.5.2.imx
776Outgoing License: Apache-2.0
777License File: LICENSE
778Package Category: Graphics
779Type of Content: source
780Description and comments: i.MX OpenCV
781Release Location: https://source.codeaurora.org/external/imx/opencv-imx -b lf-5.10.35-2.0.0
782Origin: NXP (BSD-3-Cluse)
783 OpenCV Foundation (BSD-3-Clause) - https://github.com/opencv/opencv
784 Intel Corporation (BSD-3-Clause)
785 Willow Garage Inc. (BSD-3-Clause)
786 NVIDIA Corporation (BSD-3-Clause)
787 Advanced Micro Devices, Inc. (BSD-3-Clause)
788 Itseez Inc. (BSD-3-Clause)
789
790--------------------------------------------
791
792Package: arm-computelibrary-imx.git
793Version: 21.02
794Outgoing License: MIT
795License File: LICENSE
796Package Category: Graphics
797Type of Content: source
798Description and comments: ARM Compute Library fork
799Release Location: https://source.codeaurora.org/external/imx/ARM-ComputeLibrary-imx -b lf-5.10.35-2.0.0
800Origin: NXP (MIT)
801 ARM Software (MIT) - https://github.com/ARM-software/ComputeLibrary
802
803--------------------------------------------
804Multimedia Packages
805--------------------------------------------
806
807Package: imx-codec-4.6.1.bin
808Version: 4.6.1
809Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
810License File: COPYING
811Package Category: Multimedia
812Type of Content: binary
813Description and comments: i.MX multimedia codec libraries: Codecs and wrappers for: AAC AACD BMP BSAC DeInterlace FLAC GIF JPEG MP3 MP3d NB_AMR OGG PEQ PNG SBC SRC WB_AMR WBAMRD G.711 G.723 G.726 G.729ab
814Release Location: Mirror
815Origin: NXP (proprietary)
816 ISO/IEC 13818-7 and ISO/IEC 14496-3 standards
817 3GPP 26.173 standard
818 FLAC (BSD-3-clause) - https://sourceforge.net/projects/flac/
819 libjpeg (IJG) - http://www.ijg.org/
820 OggVorbis Tremor (BSD-3-Clause) - http://xiph.org/vorbis/
821
822--------------------------------------------
823
824Package: imx-parser-4.6.1.bin
825Version: 4.6.1
826Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
827License File: COPYING
828Package Category: Multimedia
829Type of Content: binary
830Description and comments: i.MX multimedia parser libraries: Parsers for: APE AVI FLV MKV MP3 MP4 MPG2 OGG
831Release Location: Mirror
832Origin: NXP (proprietary)
833
834--------------------------------------------
835
836Package: imx-gst1.0-plugin.git
837Version: 4.6.1
838Outgoing License: LGPL-2.1
839License File: COPYING-LGPL-2.1
840Package Category: Multimedia
841Type of Content: source
842Description and comments: i.MX Gstreamer 1.0 plugins
843Release Location: https://source.codeaurora.org/external/imx/imx-gst1.0-plugin -b lf-5.10.35-2.0.0
844Origin: NXP (LGPL-2.1)
845 Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/
846 Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/
847 Gstreamer plugins-Bad (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-bad/
848
849--------------------------------------------
850
851Package: gstreamer.git
852Version: 1.18.0.imx
853Outgoing License: LGPL-2.0
854License File: COPYING
855Package Category: Multimedia
856Type of Content: source
857Description and comments: Open Source Multimedia Farmework
858Release Location: https://source.codeaurora.org/external/imx/gstreamer -b lf-5.10.35-2.0.0
859Origin: NXP (LGPL-2.1)
860 GStreamer (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gstreamer/
861
862--------------------------------------------
863
864Package: gst-plugins-good.git
865Version: 1.18.0.imx
866Outgoing License: LGPL-2.1
867License File: COPYING
868Package Category: Multimedia
869Type of Content: source
870Description and comments: Gstreamer plugins with good quality code and correct functionality
871Release Location: https://source.codeaurora.org/external/imx/gst-plugins-good -b lf-5.10.35-2.0.0
872Origin: NXP (LGPL-2.1)
873 Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/
874
875--------------------------------------------
876
877Package: gst-plugins-base.git
878Version: 1.18.0.imx
879Outgoing License: LGPL-2.0
880License File: COPYING
881Package Category: Multimedia
882Type of Content: source
883Description and comments: Collection of well-groomed and well-maintained Gstreamer plugins
884Release Location: https://source.codeaurora.org/external/imx/gst-plugins-base -b lf-5.10.35-2.0.0
885Origin: NXP (LGPL-2.1)
886 Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/
887
888--------------------------------------------
889
890Package: gst-plugins-bad.git
891Version: 1.18.0.imx
892Outgoing License: LGPL-2.0
893License File: COPYING.LIB
894Package Category: Multimedia
895Type of Content: source
896Description and comments: Gstreamer plug-ins that aren't up to par compared to the rest. Close to good quality but missing something.
897Release Location: https://source.codeaurora.org/external/imx/gst-plugins-bad -b lf-5.10.35-2.0.0
898Origin: NXP (LGPL-2.1)
899 Gstreamer plugins-Bad (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-bad/
900
901--------------------------------------------
902
903Package: imx-dspc-asrc-1.0.1.bin
904Version: 1.0.1
905Outgoing License: LA_OPT_NXP_Software_License v8 June 2019 - Additional distribution license granted - Section 2.3 applies
906License File: COPYING
907Package Category: Multimedia
908Type of Content: binary
909Description and comments: NXP Asynchronous Sample Rate Converter
910Release Location: Mirror
911Origin: NXP (proprietary)
912 DSP Concepts, Inc. (proprietary)
913
914--------------------------------------------
915
916Package: imx-sw-pdm-1.0.1.bin
917Version: 1.0.1
918Outgoing License: LA_OPT_NXP_Software_License v15 August 2020 - Additional distribution license granted - Section 2.3 applies
919License File: COPYING
920Package Category: Multimedia
921Type of Content: binary
922Description and comments: NXP PDM to PCM Software Decimation SIMD Library
923Release Location: Mirror
924Origin: NXP (proprietary)
925
926--------------------------------------------
927
928Package: imx-vpuwrap.git
929Version: 4.6.1
930Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
931License File: COPYING
932Package Category: Multimedia
933Type of Content: source
934Description and comments: i.MX VPU wrapper library
935Release Location: https://github.com/NXP/imx-vpuwrap.git -b lf-5.10.35-2.0.0
936Origin: NXP (proprietary)
937 sqlite (Public Domain) - http://www.hwaci.com/sw/sqlite/index.html
938
939--------------------------------------------
940
941Package: imx-vpu-5.4.39.3.bin
942Version: 5.4.39.3
943Outgoing License: LA_OPT_NXP_Software_License v11 February 2020 - Additional distribution license granted - Section 2.3 applies
944License File: COPYING
945Package Category: Multimedia
946Type of Content: binary
947Description and comments: VPU library
948Release Location: Mirror
949Origin: NXP (proprietary)
950 Chips & Media, Inc. (proprietary)
951
952--------------------------------------------
953
954Package: imx-vpu-hantro-1.22.0.bin
955Version: 1.22.0
956Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
957License File: COPYING
958Package Category: Multimedia
959Type of Content: binary
960Description and comments: VPU library
961Release Location: Mirror
962Origin: VeriSilicon Inc. (proprietary)
963 The WebM project by Google Inc. (BSD-3-clause) https://bugs.chromium.org/p/webm/issues/list -- decoder_sw/software/source/vp9/; decoder_sw/software/test/common/vpxfilereader.c; decoder_sw/software/test/vp8/vp8filereader.c
964 MD5 - Command Line Mesage Digest Utility by Colin Plumb (Public Domain) http://www.fourmilab.ch/md5/ -- decoder_sw/software/test/common/swhw/md5.c&h
965 Khronos Group - OpenMAX (version?) (MIT) https://www.khronos.org/openmax/ -- openmax_il/headers/
966
967--------------------------------------------
968
969Package: imx-vpu-hantro-daemon-1.0.0
970Version: 1.0.0
971Outgoing License: MIT License
972License File: LICENSE.txt
973Package Category: Multimedia
974Type of Content: binary
975Description and comments: VPU library
976Release Location: Mirror
977Origin: NXP (MIT)
978 VeriSilicon Inc. (MIT)
979 Intel Corporation - intel-vaapi-driver (MIT) - https://github.com/intel/intel-vaapi-driver
980--------------------------------------------
981
982Package: imx-vpu-hantro-vc-1.4.0.bin
983Version: 1.4.0
984Outgoing License: LA_OPT_NXP_Software_License v24 June 2021 - Additional distribution license granted - Section 2.3 applies
985License File: COPYING
986Package Category: Multimedia
987Type of Content: binary
988Description and comments: VPU vc8000e encoder library
989Release Location: Mirror
990Origin: VeriSilicon Inc. (proprietary)
991 Alliance for Open Media (BSD-2-clause, AFOM Patent License) - http://www.aomedia.org/
992 The WebM project by Google Inc. (BSD-3-clause) https://bugs.chromium.org/p/webm/issues/list
993
994--------------------------------------------
995
996Package: imx-qtapplications-1.2.2-aarch32.bin
997Version: 1.2.2
998Outgoing License: LA_OPT_BASE_LICENSE v26 June 2018
999License File: COPYING
1000Package Category: Multimedia
1001Type of Content: binary
1002Description and comments: i.MX QT multimedia player application
1003Release Location: Mirror
1004Origin: NXP (proprietary)
1005
1006--------------------------------------------
1007
1008Package: imx-qtapplications-1.2.2-aarch64.bin
1009Version: 1.2.2
1010Outgoing License: LA_OPT_BASE_LICENSE v26 June 2018
1011License File: COPYING
1012Package Category: Multimedia
1013Type of Content: binary
1014Description and comments: i.MX QT multimedia player application
1015Release Location: Mirror
1016Origin: NXP (proprietary)
1017
1018--------------------------------------------
1019
1020Package: imx-alsa-plugins.git
1021Version:
1022Outgoing License: GPL-2.0
1023License File: COPYING.GPL
1024Package Category: Multimedia
1025Type of Content: source
1026Description and comments: Plugins for various audio libraries and sound servers
1027Release Location: https://source.codeaurora.org/external/imx/imx-alsa-plugins -b nxp/master
1028Origin: NXP (GPL-2.0)
1029 Alsa Plugins (GPL-2.0+) - ftp://ftp.alsa-project.org/pub/plugins/
1030 GNU libtool (GPL-2.0+) http://www.gnu.org/software/libtool/
1031
1032--------------------------------------------
1033M4 Processor Packages
1034--------------------------------------------
1035
1036Package: imx7ulp-m4-demo-2.8.0.1.bin
1037Version: 2.8.0.1
1038Outgoing License: LA_OPT_NXP_Software_License v13 June 2020 - Additional distribution license granted - Section 2.3 applies
1039License File: COPYING
1040Package Category: M4_Processor
1041Type of Content: binary
1042Description and comments: i.MX MCUXpresso SDK demo image on Cortex-M4 core
1043Release Location: Mirror
1044Origin: NXP (proprietary)
1045 CMSIS Core Header files - ARM Limited (BSD-3-clause) - http://silver.arm.com
1046 CMSIS DSP Library - ARM Limited (BSD-3-clause) - http://silver.arm.com
1047
1048--------------------------------------------
1049
1050Package: imx8dxl-m4-demo-2.9.0.bin
1051Version: 2.9.0
1052Outgoing License: LA_OPT_NXP_Software_License v17 October 2020 - Production Use - Section 2.3 applies
1053License File: COPYING
1054Package Category: M4_Processor
1055Type of Content: binary
1056Description and comments: i.MX MCUXpresso SDK demo image on Cortex-M4 core
1057Release Location: Mirror
1058Origin: NXP (proprietary)
1059 CMSIS Core Header files - ARM Limited (BSD-3-clause) - http://silver.arm.com
1060 CMSIS DSP Library - ARM Limited (BSD-3-clause) - http://silver.arm.com
1061
1062--------------------------------------------
1063
1064Package: imx8mm-m4-demo-2.9.1.bin
1065Version: 2.9.1
1066Outgoing License: LA_OPT_NXP_Software_License v17 October 2020 - Production Use - Section 2.3 applies
1067License File: COPYING
1068Package Category: M4_Processor
1069Type of Content: binary
1070Description and comments: i.MX MCUXpresso SDK demo image on Cortex-M4 core
1071Release Location: Mirror
1072Origin: NXP (proprietary)
1073 CMSIS Core Header files - ARM Limited (BSD-3-clause) - http://silver.arm.com
1074 CMSIS DSP Library - ARM Limited (BSD-3-clause) - http://silver.arm.com
1075
1076--------------------------------------------
1077
1078Package: imx8mq-m4-demo-2.9.0.bin
1079Version: 2.9.0
1080Outgoing License: LA_OPT_NXP_Software_License v19 February 2021 - Production Use - Section 2.3 applies
1081License File: COPYING
1082Package Category: M4_Processor
1083Type of Content: binary
1084Description and comments: i.MX MCUXpresso SDK demo image on Cortex-M4 core
1085Release Location: Mirror
1086Origin: NXP (proprietary)
1087 CMSIS Core Header files - ARM Limited (BSD-3-clause) - http://silver.arm.com
1088 CMSIS DSP Library - ARM Limited (BSD-3-clause) - http://silver.arm.com
1089
1090--------------------------------------------
1091
1092Package: imx8qm-m4-demo-2.9.0.bin
1093Version: 2.9.0
1094Outgoing License: LA_OPT_NXP_Software_License v19 February 2021 - Production Use - Section 2.3 applies
1095License File: COPYING
1096Package Category: M4_Processor
1097Type of Content: binary
1098Description and comments: i.MX MCUXpresso SDK demo image on Cortex-M4 core
1099Release Location: Mirror
1100Origin: NXP (proprietary)
1101 CMSIS Core Header files - ARM Limited (BSD-3-clause) - http://silver.arm.com
1102 CMSIS DSP Library - ARM Limited (BSD-3-clause) - http://silver.arm.com
1103
1104--------------------------------------------
1105
1106Package: imx8qx-m4-demo-2.9.0.bin
1107Version: 2.9.0
1108Outgoing License: LA_OPT_NXP_Software_License v19 February 2021 - Production Use - Section 2.3 applies
1109License File: COPYING
1110Package Category: M4_Processor
1111Type of Content: binary
1112Description and comments: i.MX MCUXpresso SDK demo image on Cortex-M4 core
1113Release Location: Mirror
1114Origin: NXP (proprietary)
1115 CMSIS Core Header files - ARM Limited (BSD-3-clause) - http://silver.arm.com
1116 CMSIS DSP Library - ARM Limited (BSD-3-clause) - http://silver.arm.com
1117
1118--------------------------------------------
1119M7 Processor Packages
1120--------------------------------------------
1121
1122Package: imx8mn-m7-demo-2.9.0.bin
1123Version: 2.9.0
1124Outgoing License: LA_OPT_NXP_Software_License v19 February 2021 - Production Use - Section 2.3 applies
1125License File: COPYING
1126Package Category: M7_Processor
1127Type of Content: binary
1128Description and comments: i.MX MCUXpresso SDK demo image on Cortex-M7 core
1129Release Location: Mirror
1130Origin: NXP (proprietary)
1131 CMSIS Core Header files - ARM Limited (BSD-3-clause) - http://silver.arm.com
1132 CMSIS DSP Library - ARM Limited (BSD-3-clause) - http://silver.arm.com
1133
1134--------------------------------------------
1135
1136Package: imx8mnddr3l-m7-demo-2.9.1.bin
1137Version: 2.9.1
1138Outgoing License: LA_OPT_NXP_Software_License v17 October 2020 - Production Use - Section 2.3 applies
1139License File: COPYING
1140Package Category: M7_Processor
1141Type of Content: binary
1142Description and comments: i.MX MCUXpresso SDK demo image on Cortex-M7 core
1143Release Location: Mirror
1144--------------------------------------------
1145
1146Package: imx8mp-m7-demo-2.9.0.bin
1147Version: 2.9.0
1148Outgoing License: LA_OPT_NXP_Software_License v17 October 2020 - Production Use - Section 2.3 applies
1149License File: COPYING
1150Package Category: M7_Processor
1151Type of Content: binary
1152Description and comments: i.MX MCUXpresso SDK demo image on Cortex-M7 core
1153Release Location: Mirror
1154Origin: NXP (proprietary)
1155 ARM LIMITED (BSD-3-Clause)
1156 Real Time Engineers, Ltd (MIT) - https://aws.amazon.com/freertos/
1157 Mentor Graphics, Ltd. (BSD-3-Clause) - https://github.com/OpenAMP/open-amp/
1158
1159--------------------------------------------
1160MachineLearning Packages
1161--------------------------------------------
1162
1163Package: armnn.git
1164Version: 21.02
1165Outgoing License: MIT
1166License File: LICENSE
1167Package Category: MachineLearning
1168Type of Content: source
1169Description and comments: ARM Neural Network SDK
1170Release Location: https://source.codeaurora.org/external/imx/armnn-imx -b lf-5.10.35-2.0.0
1171Origin: NXP (MIT)
1172 armnn (MIT) - https://github.com/ARM-software/armnn
1173
1174--------------------------------------------
1175
1176Package: coral-posenet-imx.git
1177Version:
1178Outgoing License: Apache-2.0
1179License File: LICENSE
1180Package Category: MachineLearning
1181Type of Content: source
1182Description and comments: Google Coral Edge TPU Posenet Library
1183Release Location: https://source.codeaurora.org/external/imx/coral-posenet-imx -b lf-5.10.35-2.0.0
1184--------------------------------------------
1185
1186Package: deepview-rt-2.4.25-aarch64.bin
1187Version: 2.4.25-aarch64
1188Outgoing License: LA_OPT_NXP_Software_License v25 June 2021 - No distribution license granted - Section 2.2 applies
1189License File: COPYING
1190Package Category: MachineLearning
1191Type of Content: binary
1192Description and comments: Machine Learning Au-Zone DeepViewRT and ModelRunner for i.MX8 Application Processors
1193Release Location: Mirror
1194--------------------------------------------
1195
1196Package: deepview-rt-examples-1.0.bin
1197Version: 1.0
1198Outgoing License: LA_OPT_NXP_Software_License v25 June 2021 - Additional distribution license granted - Section 2.3 applies
1199License File: COPYING
1200Package Category: MachineLearning
1201Type of Content: binary
1202Description and comments: DeepViewRT Examples
1203Release Location: Mirror
1204--------------------------------------------
1205
1206Package: deepview-rt-extras-2.4.25.bin
1207Version: 2.4.25
1208Outgoing License: LA_OPT_NXP_Software_License v25 June 2021 - Additional distribution license granted - Section 2.3 applies
1209License File: COPYING
1210Package Category: MachineLearning
1211Type of Content: binary
1212Description and comments: DeepView API between NNTensor and XTensor
1213Release Location: Mirror
1214--------------------------------------------
1215
1216Package: eiq-apps-imx.git
1217Version:
1218Outgoing License: LGPL-2.1
1219License File: COPYING-LGPL2.1
1220Package Category: MachineLearning
1221Type of Content: source
1222Description and comments: Gstreamer Neural Network inference Demo
1223Release Location: https://source.codeaurora.org/external/imx/eiq-apps-imx -b lf-5.10.35-2.0.0
1224--------------------------------------------
1225
1226Package: eiq-tvm-imx.git
1227Version: 0.7.0
1228Outgoing License: Apache-2.0
1229License File: LICENSE
1230Package Category: MachineLearning
1231Type of Content: source
1232Description and comments: Open Deep Learning Compiler Stack
1233Release Location: https://source.codeaurora.org/external/imx/eiq-tvm-imx -b lf-5.10.35-2.0.0
1234--------------------------------------------
1235
1236Package: onnxruntime-imx.git
1237Version: 1.5.3
1238Outgoing License: MIT
1239License File: LICENSE
1240Package Category: MachineLearning
1241Type of Content: source
1242Description and comments: Onnxruntime cross-platform scoring engine
1243Release Location: https://source.codeaurora.org/external/imx/onnxruntime-imx -b lf-5.10.35-2.0.0
1244Origin: NXP (MIT)
1245 Microsoft/onnxruntime (MIT) - https://github.com/Microsoft/onnxruntime
1246 Google's Protocol Buffer (BSD-3-clause) - https://tracker.debian.org/pkg/protobuf
1247 gRPC (Apache-2.0) - https://github.com/grpc/grpc
1248
1249--------------------------------------------
1250
1251Package: pytorch-release.git
1252Version:
1253Outgoing License: BSD-3-Clause
1254License File: LICENSE
1255Package Category: MachineLearning
1256Type of Content: source
1257Description and comments: Tensors and Dynamic neural networks in Python with strong GPU acceleration
1258Release Location: https://github.com/NXPmicro/pytorch-release -b lf-5.10.35-2.0.0
1259Origin: NXP (BSD-3-Clause)
1260 pytorch (BSD-3-clause) - https://github.com/pytorch/pytorch
1261
1262--------------------------------------------
1263
1264Package: torchvision.git
1265Version:
1266Outgoing License: BSD-3-Clause
1267License File: LICENSE
1268Package Category: MachineLearning
1269Type of Content: source
1270Description and comments: The torchvision package consists of popular datasets model architectures and common image transformations for computer vision
1271Release Location: https://github.com/NXPmicro/pytorch-release -b lf-5.10.35-2.0.0
1272Origin: NXP (BSD-3-Clause)
1273 pytorch (BSD-3-clause) - https://github.com/pytorch/pytorch
1274
1275--------------------------------------------
1276
1277Package: tensorflow-imx.git
1278Version: 2.4.1
1279Outgoing License: Apache-2.0
1280License File: LICENSE
1281Package Category: MachineLearning
1282Type of Content: source
1283Description and comments: TensorFlow Lite C++ Library
1284Release Location: https://source.codeaurora.org/external/imx/tensorflow-imx -b lf-5.10.35-2.0.0
1285Origin: NXP (Apache-2.0)
1286 TensorFlow (Apache-2.0) - https://github.com/tensorflow/tensorflow/
1287
1288--------------------------------------------
1289
1290Package: tim-vx-imx.git
1291Version: 1.1.30
1292Outgoing License: MIT
1293License File: LICENSE
1294Package Category: MachineLearning
1295Type of Content: source
1296Description and comments: Tensor Interface Module for OpenVX
1297Release Location: https://source.codeaurora.org/external/imx/tim-vx-imx -b lf-5.10.35-2.0.0
1298--------------------------------------------
1299Tools Packages
1300--------------------------------------------
1301
1302Package: VeriSiliconTool-6.4.3.p2.0.tgz
1303Version: 6.4.3.p2.0
1304Outgoing License: VeriSilicon License
1305License File:
1306Package Category: Tools
1307Type of Content: binary
1308Description and comments: VeriSilicon Tools
1309Release Location: nxp.com
1310Origin: VeriSilicon (proprietary)
1311
1312--------------------------------------------
1313
1314Package: mfgtools.git
1315Version: 3
1316Outgoing License: BSD-3-Clause
1317License File: LICENSE
1318Package Category: Tools
1319Type of Content: source
1320Description and comments: NXP I.MX Chip image deploy tools. Use uuu.
1321Release Location: https://github.com/NXPmicro/mfgtools -b master
1322Origin: NXP (BSD-3-clause)
1323 zlib (zlib) - https://github.com/madler/zlib
1324 libusb (LGPL-2.1) [libusb-1.0.dll] [dynamic link] - https://github.com/libusb/libusb
1325 bzip2 (BSD-4-clause) - https://github.com/enthought/bzip2-1.0.6/tree/288acf97a15d558f96c24c89f578b724d6e06b0c
1326 Android Open Source Project (Apache-2.0) [sparse_format.h] - https://developer.android.com/
1327
1328--------------------------------------------
1329
1330Package: bcu.git
1331Version: 1.1.26
1332Outgoing License: BSD 3-Clause
1333License File: LICENSE
1334Package Category: Tools
1335Type of Content: source
1336Description and comments: NXP I.MX Chip image deploy tools. Use bcu.
1337Release Location: https://github.com/NXPmicro/bcu -b master
1338--------------------------------------------
1339PATCHES IN META_IMX
1340--------------------------------------------
1341
1342Patches for: systemd
1343Source Location: https://github.com/systemd/systemd-bootchart.git
1344Patch Location: meta-bsp/recipes-core/systemd/systemd
1345Outgoing License: GPL-2.0
1346License File: LICENSE.GPL2
1347Package Category: BSP
1348Description and comments: System and Service Manager
1349Origin of patches: NXP (GPL-2.0)
1350
1351--------------------------------------------
1352
1353Patches for: bluez5
1354Source Location: http://www.kernel.org/pub/linux/bluetooth/bluez-5.48.tar.xz
1355Patch Location: meta-bsp/recipes-connectivity/bluez5
1356Outgoing License: GPL-2.0+
1357License File: COPYING
1358Package Category: Connectivity
1359Description and comments: Bluetooth protocol stack for Linux
1360Origin of patches: NXP (GPL-2.0+)
1361
1362--------------------------------------------
1363
1364Patches for: connman
1365Source Location: https://git.kernel.org/pub/scm/network/connman/connman.git/
1366Patch Location: meta-bsp/recipes-connectivity/connman/connman
1367Outgoing License: GPL-2.0
1368License File: COPYING
1369Package Category: Connectivity
1370Description and comments: Connection Manager
1371Origin of patches: NXP (GPL-2.0)
1372 WindRiver (GPL-2.0) - https://www.windriver.com/
1373
1374--------------------------------------------
1375
1376Patches for: gstreamer1.0-libav
1377Source Location: http://gstreamer.freedesktop.org/src/gst-libav
1378Patch Location: meta-bsp/recipes-multimedia/gstreamer/
1379Outgoing License: LGPL-2.0
1380License File: COPYING
1381Package Category: Multimedia
1382Description and comments: A plugin with a set of elements using the Libav library codecs
1383Origin of patches: Mathieu Duponchelle (LGPL-2.0)
1384
1385--------------------------------------------
1386
1387Patches for: alsa-libs
1388Source Location: ftp://ftp.alsa-project.org/pub/libs
1389Patch Location: meta-bsp/recipes-multimedia/alsa
1390Outgoing License: LGPL-2.0
1391License File: COPYING
1392Package Category: Multimedia
1393Description and comments: User space library to simplify application programming and provide higher level functionality
1394Origin of patches: NXP (LGPL-2.0)
1395
1396--------------------------------------------
1397
1398Patches for: alsa-utils
1399Source Location: ftp://ftp.alsa-project.org/pub/utils
1400Patch Location: meta-bsp/recipes-multimedia/alsa
1401Outgoing License: GPL-2.0
1402License File: COPYING
1403Package Category: Multimedia
1404Description and comments: Utilities to control sound cards
1405Origin of patches: alsa-utils contributors (GPL-2.0)
1406
1407--------------------------------------------
1408
1409Patches for: pulseaudio
1410Source Location: http://freedesktop.org/software/pulseaudio/releases/
1411Patch Location: meta-bsp/recipes-multimedia/pulaeaudio/pulaeaudio
1412Outgoing License: LGPL-2.1
1413License File: LICENSE
1414Package Category: Multimedia
1415Description and comments: Sound server
1416Origin of patches: NXP (LGPL-2.1)
1417
1418--------------------------------------------
1419
1420Patches for: opencv
1421Source Location: http://github.com/opencv/opencv.git
1422Patch Location: meta-bsp/recipes-graphics/opencv/opencv
1423Outgoing License: BSD-3-Clause
1424License File: LICENSE
1425Package Category: Graphics
1426Description and comments: The Open Computer Vision Library
1427Origin of patches: NXP (BSD-3-Clause)
1428
1429--------------------------------------------
1430
1431Patches for: mesa-demos
1432Source Location: https://mesa.freedesktop.org/archive/demos/
1433Patch Location: meta-bsp/recipes-graphics/mesa/mesa-demos
1434Outgoing License: MIT
1435License File:
1436Package Category: Graphics
1437Description and comments: 3-D Graphics
1438Origin of patches: NXP (MIT)
1439 Otavio Salvador (MIT)
1440
1441--------------------------------------------
1442
1443Patches for: xserver-xorg
1444Source Location: https://www.x.org/releases/individual/xserver/
1445Patch Location: meta-bsp/recipes-graphics/xorg-xserver/xserver-xorg
1446Outgoing License: MIT.X
1447License File: COPYING
1448Package Category: Linux
1449Description and comments: X11
1450Origin of patches: NXP (MIT.X)
1451
1452--------------------------------------------
1453
1454Patches for: glslang
1455Source Location: https://www.khronos.org/opengles/sdk/tools/Reference-Compiler
1456Patch Location: meta-sdk/recipes-graphics/vulkan/glslang
1457Outgoing License: BSD-3-Clause
1458License File: LICENSE
1459Package Category: Graphics
1460Description and comments: Official reference compiler front end for the OpenGL ES and OpenGL shading languages.
1461Origin of patches: NXP (BSD-3-Clause)
1462
1463--------------------------------------------
1464
1465Patches for: matchbox-wm 1.2.1
1466Source Location: git://git.yoctoproject.org/matchbox-window-manager
1467Patch Location: meta-bsp/recipes-graphics/matchbox-wm/matchbox-wm
1468Outgoing License: GPL-2.0
1469License File: COPYING
1470Package Category: Graphics
1471Description and comments: Window manager
1472Origin of patches: NXP (GPL-2.0)
1473
1474--------------------------------------------
1475
1476Patches for: vulkan
1477Source Location: git://github.com/vulkan
1478Patch Location: meta-sdk/recipes-graphics/vulkan/
1479Outgoing License: MIT
1480License File: LICENSE.md
1481Package Category: Graphics
1482Description and comments: cross-platform 3D graphics and compute AP
1483Origin of patches: NXP (MIT)
1484
1485--------------------------------------------
1486
1487Patches for: vulkan/vulkan-tools
1488Source Location: git://github.com/KhronosGroup/SPIRV-Tools
1489Patch Location: meta-sdk/recipes-graphics/vulkan/
1490Outgoing License: Apache-2.0
1491License File: LICENSE.txt
1492Package Category: Graphics
1493Description and comments: provides an API and commands for processing SPIR-V modules.
1494Origin of patches: NXP (Apache-2.0)
1495
1496--------------------------------------------
1497
1498Patches for: vulkan/vkmark
1499Source Location: git://github.com/vkmark/vkmark
1500Patch Location: meta-sdk/recipes-graphics/vulkan/
1501Outgoing License: LGPL-2.1
1502License File: COPYING-LGPL2.1
1503Package Category: Graphics
1504Description and comments: vkmark is an extensible Vulkan benchmarking suite with targeted, configurable scenes.
1505Origin of patches: NXP (LGPL-2.1)
1506
1507--------------------------------------------
1508
1509Patches for: qtbase
1510Source Location: https://github.com/qt/qtbase
1511Patch Location: recipes-qt5/qt5/qtbase
1512Outgoing License: LGPL-3.0+Qt Exception 1.1
1513License File: LGPL_EXCEPTION.txt
1514Package Category: Qt
1515Description and comments: Qt Base
1516Origin of patches: NXP (LGPL-2.1+Qt Exception 1.1)
1517
1518--------------------------------------------
1519
1520Patches for: qtwayland
1521Source Location: https://github.com/qt/qtwayland
1522Patch Location: meta-sdk/recipes-qt5/qt5/qtwayland
1523Outgoing License: LGPL-3.0+Qt Exception 1.1
1524License File: LGPL_EXCEPTION.txt
1525Package Category: Qt
1526Description and comments: A toolbox for making Qt based Wayland compositors.
1527Origin of patches: NXP (LGPL-2.1+Qt Exception 1.1)
1528
1529--------------------------------------------
1530
1531Patches for: gstreamer1.0-plugins-good-qt
1532Source Location: https://github.com/qt/gstreamer1.0-plugins-good-qt
1533Patch Location: meta-sdk/recipes-qt5/qt5/gstreamer1.0-plugins-good-qt
1534Outgoing License: LGPL-3.0+Qt Exception 1.1
1535License File: LGPL_EXCEPTION.txt
1536Package Category: Qt
1537Description and comments:
1538Origin of patches: NXP (LGPL-2.1+Qt Exception 1.1)
1539
1540--------------------------------------------