forked from nxp-mcuxpresso/mcux-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SW-Content-Register.txt
918 lines (846 loc) · 64.5 KB
/
SW-Content-Register.txt
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
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
Release Name: MCUXpresso Software Development Kit (SDK)
Release Version: 2.16.000
Package License: LA_OPT_NXP_Software_License v56 April 2024 - Additional Distribution License granted, license in Section 2.3 applies
maestro_framework Name: Maestro Audio Framework
Version: 1.7.0
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Source
Description: Maestro MCU Audio Framework
Location: middleware/maestro
Origin: NXP (Proprietary) Flac (BSD 3-clause) Ogg
(BSD 3-clause) Opus (BSD 3-clause) Opusfile (BSD
3-clause)
Url: https://github.com/xiph/flac
https://github.com/xiph/ogg
https://github.com/xiph/opus
https://github.com/xiph/opusfile
SDK_Peripheral_Driver Name: SDK Peripheral Driver
Version: 2.x.x
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Peripheral drivers are designed for
the most common use cases identified for the
underlying hardware block.
Location: devices/<device>/drivers
Origin: NXP (BSD-3-Clause)
SDK_Device Name: SDK SoC files
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, linker files
Description: Device system files, template files,
IDE related startup and linker files.
Location: devices/<device>/
Origin: NXP (BSD-3-Clause)
SDK_Components Name: SDK components and board peripheral drivers
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: SDK components and board peripheral
drivers, for example, flash and codec drivers.
Location: components/
Origin: NXP (BSD-3-Clause), ITE (BSD-3-Clause)
cmsis_drivers Name: SDK CMSIS Peripheral Drivers
Version: 2.x.x
Outgoing License: Apache License 2.0
License File: CMSIS/LICENSE.txt
Format: source code
Description: CMSIS Peripheral drivers are designed
to provide hardware independent APIs which make
application reusable across a wide range of
supported microcontroller devices.
Location: devices/<device>/cmsis_drivers
Origin: NXP (Apache-2.0) ARM (Apache-2.0) -
https://github.com/ARM-software/CMSIS_5/releases/t
ag/5.8.0
CMSIS Name: CMSIS
Version: 5.9.0
Outgoing License: Apache License 2.0
License File: CMSIS/LICENSE.txt
Format: source code
Description: Vendor-independent hardware
abstraction layer for microcontrollers that are
based on Arm Cortex processors, distributed by
ARM. cores
Location: CMSIS/
Origin: ARM (Apache-2.0) -
https://github.com/ARM-software/CMSIS_5/releases/t
ag/5.9.0
RISCV Name: RISCV core source
Version: 1.0.0
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: RISCV core support source files
Location: arch/riscv
Origin: BSD-2-Clause
Url:
https://github.com/riscv-software-src/opensbi/tree
/v1.4
wifi Name: NXP Wi-Fi driver
Version: 1.3.48.p16
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, header files, firmware
binaries
Description: NXP Wi-Fi driver and networking
utilities
Location: middleware/wifi_nxp
Origin: NXP (BSD-3-Clause)
wpa_supplicant Name: wpa_supplicant-rtos
Version: 2.11.0
Outgoing License: BSD-3-Clause
License File:
middleware/wireless/wpa_supplicant-rtos/wpa_suppli
cant/README
Format: source code
Description: WPA Supplicant & HOSTAPD
Location: middleware/wireless/wpa_supplicant-rtos
Origin: https://w1.fi/wpa_supplicant/ and
https://w1.fi/hostapd/
fatfs Name: FatFs
Version: R0.15
Outgoing License: FatFs License
Approved open source license: Yes
License File: middleware/fatfs/LICENSE.txt
Format: source code
Description: Generic FAT file system for small
embedded devices.
Location: middleware/fatfs
Origin: Electronic Lives Mfg. by ChaN of Ageo
city, Japan (FatFs License)
Url: http://elm-chan.org/fsw/ff/00index_e.html
freertos-kernel Name: FreeRTOS kernel
Version: 11.0.1
Outgoing License: MIT
License File:
rtos/freertos/freertos-kernel/LICENSE.md
Format: source code
Description: Open source RTOS kernel for small
devices
Location: rtos/freertos/freertos-kernel
Origin: Amazon (MIT)
Url: https://github.com/FreeRTOS/FreeRTOS-Kernel
littlefs Name: LittleFS
Version: 2.9.1
Outgoing License: BSD-3-Clause
License File: middleware/littlefs/LICENSE.md
Format: source code
Description: LittleFS - A little fail-safe
filesystem designed for microcontrollers
Location: middleware/littlefs
Origin: Christopher Haster
(https://github.com/geky/)
Url: https://github.com/littlefs-project/littlefs
lwip Name: lwIP TCP/IP Stack
Version: lwIP git repository (2024-02-19, branch:
master, SHA-1:
d0efd9ef7ba08e54b46b1060e2b4629a4907391b)
Outgoing License: BSD-3-Clause
License File: middleware/lwip/COPYING
Format: source code
Description: A light-weight TCP/IP stack
Location: middleware/lwip
Origin: NXP (BSD-3-Clause) Swedish Institute of
Computer Science (BSD-3-Clause) -
http://savannah.nongnu.org/projects/lwip
mcuboot Name: MCUBoot
Version: 2.0.0
Outgoing License: Apache-2.0
License File:
middleware/mcuboot_opensource/LICENSE
Format: source code
Description: MCUBoot - a bootloader for
microcontrollers
Location: middleware/mcuboot_opensource
Origin: MCUBoot https://www.mcuboot.com/
Url: https://github.com/mcu-tools/mcuboot
multicore Name: Multicore SDK
Version: 2.16.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: NXP Multicore Software Development
Kit.
Location: middleware/multicore
Origin: NXP (BSD-3-Clause)
multicore_erpc Name: eRPC
Version: 1.12.0
Outgoing License: BSD-3-Clause
License File: middleware/multicore/erpc/LICENSE
Format: source code
Description: Embedded Remote Procedure Call
Location: middleware/multicore/erpc
Origin: NXP & community contributors
Url: https://github.com/EmbeddedRPC/erpc
multicore_erpc_the_bus_piraName: The Bus Pirate
te Version: NA
Outgoing License: Open Source - CC0 (Public Domain
Dedication License)
License File:
http://code.google.com/p/the-bus-pirate/
Format: source code
Description: OS independent serial interface
Location:
middleware/multicore/erpc/erpc_c/port/erpc_serial.
h,
middleware/multicore/erpc/erpc_c/port/erpc_serial.
cpp
Origin: Community
Url: http://code.google.com/p/the-bus-pirate/
multicore_erpc_cpp_templateName: CPP Template
Version: NA
Outgoing License: Open Source - MIT
License File:
middleware/multicore/erpc/erpcgen/src/cpptemplate/
LICENSE.txt
Format: source code
Description: CPP Template
Location:
middleware/multicore/erpc/erpcgen/src/cpptemplate
Origin: Ryan Ginstrom & Martinho Fernandes
multicore_erpc_cpp_option_pName: C++ option-parser
arser Version: NA
Outgoing License: Brad Appleton's license
License File:
http://www.bradapp.com/ftp/src/libs/C++/Options.ta
r.gz , see README file
Format: Plain Text
Description: C++ option-parser
Location:
middleware/multicore/erpc/erpcgen/src/options.cpp
Origin: Brad Appleton [email protected]
Url:
http://www.bradapp.com/ftp/src/libs/C++/Options.ht
ml
multicore_mcmgr Name: MCMGR
Version: 4.1.4
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Multicore manager
Location: middleware/multicore/mcmgr
Origin: NXP (BSD-3-Clause)
multicore_rpmsg_lite Name: RPMsg-Lite
Version: 5.1.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Open Asymmetric Multi Processing
(OpenAMP) framework project
Location: middleware/multicore/rpmsg_lite
Origin: Mentor Graphics Corporation & community
contributors
Url: https://github.com/NXPmicro/rpmsg-lite
mbedtls Name: Mbed TLS
Version: 2.28.8
Outgoing License: Apache-2.0
License File: middleware/mbedtls/LICENSE
Format: source code
Description: Cryptographic and SSL/TLS Library
Location: middleware/mbedtls
Origin: ARM(Apache-2.0) -
https://github.com/Mbed-TLS/mbedtls/releases/tag/v
2.28.3
sdmmc Name: SD MMC SDIO Card middleware
Version: 2.2.7
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: A software component support SD card,
eMMC card, SDIO card.
Location: middleware/sdmmc
Origin: NXP (BSD-3-Clause)
sdmmc_sdspi Name: SD Card middleware
Version: 2.1.4
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: A software component support access
SD card through spi.
Location: middleware/sdmmc/sdspi
Origin: NXP (BSD-3-Clause)
usb Name: USB
Version: 2.10.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: NXP USB stack. This is a version of
the USB stack that has been integrated with the
MCUXpresso SDK.
Location: middleware/usb
Origin: NXP (BSD-3-Clause)
vit Name: VIT_v4.10.0
Version: 4.10.0
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Precompiled libraries, header files,
example application
Description: Voice Intelligent Technology library
Location: middleware/vit
Origin: NXP (Proprietary)
voice_seeker_cm7 Name: VoiceSeeker (no AEC)
Version: 0.6.9
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Precompiled libraries, header files,
example application
Description: VoiceSeeker is a multi-microphone
voice control audio front-end signal processing
solution. Acoustic Echo Cancellation (AEC) is not
enabled in this free version.
Location: middleware/voice_seeker/ARM_CortexM7
Origin: NXP (Proprietary) ARM (Apache-2.0)
Url:
https://www.nxp.com/design/software/embedded-softw
are/voiceseeker-audio-front-end:VOICESEEKER
https://github.com/ARM-software/CMSIS_5
voice_seeker_cm33_noDSP Name: VoiceSeeker (no AEC)
Version: 0.6.9
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Precompiled libraries, header files,
example application
Description: VoiceSeeker is a multi-microphone
voice control audio front-end signal processing
solution. Acoustic Echo Cancellation (AEC) is not
enabled in this free version.
Location:
middleware/voice_seeker/ARM_CortexM33_noDSP
Origin: NXP (Proprietary) ARM (Apache-2.0)
Url:
https://www.nxp.com/design/software/embedded-softw
are/voiceseeker-audio-front-end:VOICESEEKER
https://github.com/ARM-software/CMSIS_5
voice_seeker_cm33 Name: VoiceSeeker (no AEC)
Version: 0.6.9
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Precompiled libraries, header files,
example application
Description: VoiceSeeker is a multi-microphone
voice control audio front-end signal processing
solution. Acoustic Echo Cancellation (AEC) is not
enabled in this free version.
Location: middleware/voice_seeker/ARM_CortexM33
Origin: NXP (Proprietary) ARM (Apache-2.0)
Url:
https://www.nxp.com/design/software/embedded-softw
are/voiceseeker-audio-front-end:VOICESEEKER
https://github.com/ARM-software/CMSIS_5
voice_seeker_fusionf1 Name: VoiceSeeker (no AEC)
Version: 0.6.9
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Precompiled libraries, header files,
example application
Description: VoiceSeeker is a multi-microphone
voice control audio front-end signal processing
solution. Acoustic Echo Cancellation (AEC) is not
enabled in this free version.
Location: middleware/voice_seeker/RT595_FusionF1
Origin: NXP (Proprietary) Cadence Design Systems
(Proprietary)
Url:
https://www.nxp.com/design/software/embedded-softw
are/voiceseeker-audio-front-end:VOICESEEKER
voice_seeker_hifi4 Name: VoiceSeeker (no AEC)
Version: 0.6.9
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Precompiled libraries, header files,
example application
Description: VoiceSeeker is a multi-microphone
voice control audio front-end signal processing
solution. Acoustic Echo Cancellation (AEC) is not
enabled in this free version.
Location: middleware/voice_seeker/RT685_HiFi4
Origin: NXP (Proprietary) Cadence Design Systems
(Proprietary)
Url:
https://www.nxp.com/design/software/embedded-softw
are/voiceseeker-audio-front-end:VOICESEEKER
voice_seeker_cm4 Name: VoiceSeeker (no AEC)
Version: 0.6.9
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Precompiled libraries, header files,
example application
Description: VoiceSeeker is a multi-microphone
voice control audio front-end signal processing
solution. Acoustic Echo Cancellation (AEC) is not
enabled in this free version.
Location: middleware/voice_seeker/ARM_CortexM4
Origin: NXP (Proprietary) ARM (Apache-2.0)
Url:
https://www.nxp.com/design/software/embedded-softw
are/voiceseeker-audio-front-end:VOICESEEKER
https://github.com/ARM-software/CMSIS_5
wifi_tx_pwr_limits Name: Wi-Fi module Tx power limits
Version: 1.0.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Wi-Fi module Tx power limits
Location: components/wifi_bt_module/Murata
Origin: Murata Manufacturing Co., Ltd.
(BSD-3-Clause)
edgefast_bluetooth Name: EdgeFast Protocol Abstraction Layer
Version: 1.5.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, header files
Description: EdgeFast Bluetooth PAL
Location: middleware/edgefast_bluetooth
Origin: NXP (BSD-3-Clause) Zephyr BT/BLE Host
stack (Apache-2.0) -
https://github.com/zephyrproject-rtos/zephyr/tree/
v2.6-branch/subsys/bluetooth
bt_ble_hoststack Name: Bluetooth and Bluetooth Low Energy Host
Stack
Version: 20.11.0
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Source, Binary libraries
Description: Bluetooth and Bluetooth Low Energy
Host Stack.
Location: middleware/wireless/ethermind
Origin: Mindtree (Proprietary) NXP (BSD-3-Clause)
eiq_tensorflow_lite Name: TensorFlow Lite for Microcontrollers
Version: 23-09-18 (commit dc64e48)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/LICENSE
Format: source code
Description: Software library for running machine
learning models on embedded devices
Location: middleware/eiq/tensorflow-lite
Origin: See middleware/eiq/tensorflow-lite/AUTHORS
Url: https://github.com/tensorflow/tensorflow
eiq_FFT2D Name: FFT2D
Version: NA
Outgoing License: Public Domain
License File:
middleware/eiq/tensorflow-lite/third_party/fft2d/L
ICENSE
Format: source code
Description: FFT package in C
Location:
middleware/eiq/tensorflow-lite/third_party/fft2d
Origin: Takuya Ooura
Url:
http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html
eiq_FlatBuffers Name: FlatBuffers
Version: 2.0.6 (commit a66de58)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/third_party/flatbuf
fers/LICENSE.txt
Format: source code
Description: Cross platform serialization library
Location:
middleware/eiq/tensorflow-lite/third_party/flatbuf
fers
Origin: https://google.github.io/flatbuffers
Url: https://github.com/google/flatbuffers
eiq_gemmlowp Name: gemmlowp
Version: NA (commit 719139c)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/third_party/gemmlow
p/LICENSE
Format: source code
Description: A small self-contained low-precision
GEMM library
Location:
middleware/eiq/tensorflow-lite/third_party/gemmlow
p
Origin: See
middleware/eiq/tensorflow-lite/third_party/gemmlow
p/AUTHORS
Url: https://github.com/google/gemmlowp
eiq_KissFFT Name: Kiss FFT
Version: 1.3.0
Outgoing License: BSD-3-Clause
License File:
middleware/eiq/tensorflow-lite/third_party/kissfft
/COPYING
Format: source code
Description: A mixed-radix Fast Fourier Transform
library
Location:
middleware/eiq/tensorflow-lite/third_party/kissfft
Origin: Mark Borgerding
Url: https://github.com/mborgerding/kissfft
eiq_ruy Name: ruy
Version: NA (commit d371283)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/third_party/ruy/LIC
ENSE
Format: source code
Description: The ruy matrix multiplication library
Location:
middleware/eiq/tensorflow-lite/third_party/ruy
Origin: Google, Inc.
Url: https://github.com/google/ruy
eiq_tensorflow_lite_micro_cName: CMSIS-NN library
msis_nn Version: 23.08 (commit dc64e48)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/third_party/cmsis_n
n/LICENSE.txt
Format: source code
Description: A neural network kernels library for
Cortex-M cores from ARM
Location:
middleware/eiq/tensorflow-lite/third_party/cmsis_n
n
Origin: ARM
Url: https://github.com/ARM-software/CMSIS-NN
mpp Name: Multimedia Processing Pipelines (MPP)
Version: 3.0.0
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code, header files
Description: Library to build vision pipelines
Location: middleware/eiq/mpp
Origin: NXP
eiq_tensorflow_lite_micro_xName: Cadence HiFi4 Neural Network (NN) Library
tensa_nn Version: 2.9.0
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: A neural network kernels library for
Xtensa cores from Cadence
Location:
middleware/eiq/tensorflow-lite/third_party/xa_nnli
b_hifi4,
middleware/eiq/tensorflow-lite/tensorflow/lite/mic
ro/kernels/xtensa_hifi
Origin: Cadence Design Systems, Inc. (proprietary)
Url: https://github.com/foss-xtensa/nnlib-hifi4
azure_rtos_threadx Name: Azure RTOS ThreadX
Version: 6.4.1
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: RTOS kernel for microcontrollers
Location: rtos/azure-rtos/threadx
Origin: Eclipse Foundation
Url: https://threadx.io/
azure_rtos_filex Name: Azure RTOS FileX
Version: 6.4.1
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: file system
Location: rtos/azure-rtos/filex
Origin: Eclipse Foundation
Url: https://threadx.io/
azure_rtos_levelx Name: Azure RTOS LevelX
Version: 6.4.1
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: NAND and NOR flash wear leveling
facilities for embedded applications
Location: rtos/azure-rtos/levelx
Origin: Eclipse Foundation
Url: https://threadx.io/
azure_rtos_netxduo Name: Azure RTOS NetX Duo
Version: 6.4.1
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: advanced, industrial-grade TCP/IP
network stack
Location: rtos/azure-rtos/netxduo
Origin: Eclipse Foundation
Url: https://threadx.io/
azure_rtos_guix Name: Azure RTOS GUIX
Version: 6.4.1
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: advanced, industrial-grade GUI
solution
Location: rtos/azure-rtos/guix
Origin: Eclipse Foundation
Url: https://threadx.io/
azure_rtos_usbx Name: Azure RTOS USBX
Version: 6.4.1
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: A high-performance USB host and
device embedded stack
Location: rtos/azure-rtos/usbx
Origin: Eclipse Foundation
Url: https://threadx.io/
segger_rtt Name: SEGGER Real Timer Transfer
Version: 7.22
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: SEGGER Real Timer Transfer
Location: components/rtt
Origin: SEGGER Microcontroller (proprietary)
SDK_Examples Name: SDK examples
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, binary, project files, linker
files
Description: SDK out of box examples to show how
to use peripheral drivers and integrate
middleware.
Location: boards/<board>/
Origin: NXP (BSD-3-Clause)
BLE Name: Bluetooth Low Energy Application Source
Version: 1.8.18
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: Source code & header files
Description: Bluetooth Low Energy Software
Location: middleware/wireless/bluetooth
Origin: NXP (BSD-3-Clause)
BLE_Controller Name: Bluetooth Low Energy Controller
Version: 1.9.13.0
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Source code and binary
Description: Bluetooth Low Energy Controller
Firmware. Host Command Interface (HCI).
Location: middleware/wireless/ble_controller
Origin: NXP
psa_crypto_driver Name: PSA CRYPTO DRIVER
Version: 1.0.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: PSA crypto driver interface to use
cryptographic library running on NXP crypto
Hardware IP
Origin: NXP (BSD-3-Clause)
Location: components/psa_crypto_driver
secure-subsystem Name: secure subsystem
Version: 2.1.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Add secure peripherals control.
Location: middleware/secure-subsystem
Origin: NXP (BSD-3-Clause)
FWK Name: Connectivity Framework
Version: 6.2.2
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code & header files
Description: Connectivity Framework middleware for
Connectivity stacks
Location: middleware/wireless/framework
Origin: NXP (BSD-3-Clause)
SecLib Name: Connectivity SecLib
Version: 6.2.2
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Binary libraries
Description: Connectivity Security Library
Location:
middleware/wireless/framework/SecLib/lib_crypto_*.
a
Origin: NXP
NVS Name: Connectivity settings
Version: 6.2.2
Outgoing License: Apache-2.0
License File:
middleware/wireless/framework/NVS/LICENSE
Format: source code & header files
Description: Connectivity NVS module - Zephyr NVS
implementation over OSA
Location: middleware/wireless/framework/NVS
Origin: NXP and Zephyr (Apache-2.0)
settings Name: Connectivity settings
Version: 6.2.2
Outgoing License: Apache-2.0
License File:
middleware/wireless/framework/Settings/LICENSE
Format: source code & header files
Description: Connectivity settings module - Zephyr
settings implementation over OSA
Location: middleware/wireless/framework/Settings
Origin: NXP and Zephyr (Apache-2.0)
IEEE_802_15_4 Name: IEEE 802.15.4 MACPHY Software
Version: 1.0.19
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: Source code & header files
Description: Software implementation for the IEEE
802.15.4 MACPHY
Location: middleware/wireless/ieee-802.15.4
Origin: NXP (BSD-3-Clause)
Zigbee Name: K32W1 ZigBee 3.0 stack
Version: 1.0.14
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: object code, source code, header files
Description: ZigBee 3.0 protocol stack for K32W148
platform
Location: middleware/wireless/zigbee
Origin: NXP
zephyr_tools Name: Zigbee Zephyr tools
Version: 1.0.14
Outgoing License: Apache-2.0
License File:
middleware/wireless/zigbee/cmake/zephyr/LICENSE
Format: source code & header files
Description: Zigbee scripts and tools imported
from Zephyr
Location: middleware/wireless/zigbee/cmake/zephyr
Origin: NXP and Zephyr (Apache-2.0)
segger_sysview Name: Segger SystemView Demo
Version: 3.30
Outgoing License: BSD-1-Clause
License File:
boards/<board>/freertos_examples/visualization/fre
ertos_segger_sysview/LICENSE
Format: source code
Description: Segger SystemView demo
Location:
boards/<board>/freertos_examples/visualization/fre
ertos_segger_sysview
Origin: Segger (BSD-1-Clause)
Url:
https://www.segger.com/products/development-tools/
systemview/
conn_fwloader Name: RW61X Firmware Binary
Version: 6.p12
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Binaries
Description: WIFI, BLE and 15.4 Firmware Binaries.
Location: components/conn_fwloader/fw_bin
Origin: NXP (Proprietary)
els_pkc Name: ELS PKC
Version: 1.9.0
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Static library, headers, sources
Description: Cryptographic library running on NXP
ELS and PKC Crypto Hardware IP
Origin: NXP (proprietary)
Location: components/els_pkc
mmcau Name: mmCAU S/W Library
Version: 2.0.4
Outgoing License: BSD-3-Clause
License File: middleware/mmcau/LICENSE
Format: source code
Description: S/W library that works with the
memory-mapped cryptographic acceleration unit
present on some MCUXpresso SoCs
Location: middleware/mmcau
Origin: NXP (BSD-3-Clause)
edgelock_firmware Name: Edgelock Firmware
Version: 0.1.1
Location: firmware/edgelock
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - Additional distribution license
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Binary
Description: i.MX Sentinel firmware
Release Location: i.MX Yocto Project mirror
Origin: NXP (proprietary)
unity Name: Unity
Version: 2.1.0
Outgoing License: MIT
License File:
https://github.com/ThrowTheSwitch/Unity/
Format: source code
Description: Simple Unit Testing for C
Location: devices/<device>/utilities/unity
Origin: ThrowTheSwitch.org (MIT)
Url: https://github.com/ThrowTheSwitch/Unity/
naturedsp_fusionf1 Name: naturedsp
Version: 1.2.0
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - No distribution permitted, license in
Section 2.2 applies.
License File: LA_OPT_NXP_Software_License.txt
Format: source code, precompiled library
Description: Digital Signal Processing for Xtensa
Fusion Audio Engines
Location: middleware/dsp/naturedsp/fusionf1
Origin: Cadence Design Systems (Proprietary)
naturedsp_hifi4 Name: naturedsp
Version: 4.1.1
Outgoing License: LA_OPT_NXP_Software_License v56
April 2024 - No distribution permitted, license in
Section 2.2 applies.
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: Digital Signal Processing for Xtensa
HiFi Audio Engines
Location: middleware/dsp/naturedsp/hifi4
Origin: Cadence Design Systems (Proprietary)
CRC32-GS Name: CRC32 code
Version: NA
Outgoing License: Public domain
Format: source code
Description: CRC32 code written by Gary S. Brown
Location:
components/codec/tfa9xxx/vas_tfa_drv/tfa_container
_crc32.c
Origin: Gary S. Brown