blob: 4f2f39c4bfeb1853024095c9feeee9f43adb0b79 [file] [log] [blame]
Amit Pundirce6bf962021-11-23 22:33:59 +05301TL;DR: Look at "Third-party licenses" tab under "Settings" application
2for per file licensing info:
3
4"Settings"
5└── "About phone"
6 └── "Legal information"
7    └── "Third-party licenses"
8
9
10The firmware binaries in this package are covered under different different
11redistributable licences. Here is a short breakup of licenses involved:
12
Amit Pundir4df86472022-11-25 17:45:24 +053013./linaro-vendor-package/
14└── src/
Amit Pundir5c1a94a2024-03-15 12:01:25 +053015 ├── shared/
Amit Pundir733ea192024-03-14 14:20:20 +053016 │   ├── linux-firmware/
17 │   All but one (ath10k/WCN3390/hw1.0/board-2.bin) binaries are covered
18 under upstream licenses mentioned in WHENCE file.
19 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git (f5d519563ac9)
20 ath10k/WCN3390/hw1.0/board-2.bin binary for db845c is picked from
21 linux-firmware.git fork:
22 https://github.com/andersson/linux-firmware/commit/e165604ca024
23
24 │   └── mesa_prebuilt/
25 Upstream Mesa prebuiilt binaries (covered under original LICENSE) are built from
26 https://android.googlesource.com/platform/external/mesa3d/+/refs/tags/upstream-mesa-24.0.2
27
John Stultzd6997a22022-01-06 00:20:44 +000028 ├── db845c/
29 │   ├── dragonboard-845c-bootloader-ufs-aosp/
30 Db845c bootloader/rescue package is covered under LICENSE file.
31 The package can be downloaded from
Amit Pundir246b0042022-06-28 13:34:51 +053032 http://snapshots.linaro.org/96boards/dragonboard845c/linaro/rescue/97/dragonboard-845c-bootloader-ufs-aosp-97.zip
John Stultzd6997a22022-01-06 00:20:44 +000033
34 │   ├── qdl/
35 QDL board recovery tool (covered under LICENSE) is built from
36 https://git.linaro.org/landing-teams/working/qualcomm/qdl.git (760b3dffb03d)
37
38 │   └── RB3_firmware_20190529180356-v4/
39 These binaries are covered under LICENSE.qcom.txt
40 The package can be downloaded from
41 http://releases.linaro.org/96boards/dragonboard845c/qualcomm/firmware/RB3_firmware_20190529180356-v4.zip
Amit Pundir733ea192024-03-14 14:20:20 +053042
John Stultzd6997a22022-01-06 00:20:44 +000043 └── rb5/
44 ├── qdl/
45 QDL board recovery tool (covered under LICENSE) is built from
46 https://git.linaro.org/landing-teams/working/qualcomm/qdl.git (13681fcb359c)
47
48 ├── rb5-bootloader-ufs-aosp/
49 RB5 bootloader/rescue package is covered under LICENSE file.
50 The package can be downloaded from
Amit Pundir246b0042022-06-28 13:34:51 +053051 http://snapshots.linaro.org/96boards/qrb5165-rb5/linaro/rescue/29/rb5-bootloader-ufs-aosp-29.zip
John Stultzd6997a22022-01-06 00:20:44 +000052
53 └── RB5_firmware_20210331-v4/
54 These binaries are covered under LICENSE.qcom.txt
55 The package can be downloaded from
56 http://releases.linaro.org/96boards/rb5/qualcomm/firmware/RB5_firmware_20210331-v4.zip