blob: f9529b850a3b3e1f4060594fcef20cf5feec13d6 [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 Pundir101df7b2021-12-05 23:34:31 +053015 ├── linux-firmware/
16 │   All but one (ath10k/WCN3390/hw1.0/board-2.bin) binaries are covered
17 under upstream licenses mentioned in WHENCE file.
18 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git (f5d519563ac9)
Amit Pundirce6bf962021-11-23 22:33:59 +053019
Amit Pundir101df7b2021-12-05 23:34:31 +053020 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
John Stultzd6997a22022-01-06 00:20:44 +000023 ├── db845c/
24 │   ├── dragonboard-845c-bootloader-ufs-aosp/
25 Db845c bootloader/rescue package is covered under LICENSE file.
26 The package can be downloaded from
Amit Pundir246b0042022-06-28 13:34:51 +053027 http://snapshots.linaro.org/96boards/dragonboard845c/linaro/rescue/97/dragonboard-845c-bootloader-ufs-aosp-97.zip
John Stultzd6997a22022-01-06 00:20:44 +000028
29 │   ├── qdl/
30 QDL board recovery tool (covered under LICENSE) is built from
31 https://git.linaro.org/landing-teams/working/qualcomm/qdl.git (760b3dffb03d)
32
Amit Pundir4df86472022-11-25 17:45:24 +053033 │   ├── mesa_prebuilt/
34 Upstream Mesa prebuiilt binaries (covered under original LICENSE) are built from
Amit Pundirbd064b42024-03-08 20:31:43 +053035 https://android.googlesource.com/platform/external/mesa3d/+/refs/tags/upstream-mesa-24.0.2
Amit Pundir4df86472022-11-25 17:45:24 +053036
John Stultzd6997a22022-01-06 00:20:44 +000037 │   └── RB3_firmware_20190529180356-v4/
38 These binaries are covered under LICENSE.qcom.txt
39 The package can be downloaded from
40 http://releases.linaro.org/96boards/dragonboard845c/qualcomm/firmware/RB3_firmware_20190529180356-v4.zip
41 └── rb5/
42 ├── qdl/
43 QDL board recovery tool (covered under LICENSE) is built from
44 https://git.linaro.org/landing-teams/working/qualcomm/qdl.git (13681fcb359c)
45
46 ├── rb5-bootloader-ufs-aosp/
47 RB5 bootloader/rescue package is covered under LICENSE file.
48 The package can be downloaded from
Amit Pundir246b0042022-06-28 13:34:51 +053049 http://snapshots.linaro.org/96boards/qrb5165-rb5/linaro/rescue/29/rb5-bootloader-ufs-aosp-29.zip
John Stultzd6997a22022-01-06 00:20:44 +000050
51 └── RB5_firmware_20210331-v4/
52 These binaries are covered under LICENSE.qcom.txt
53 The package can be downloaded from
54 http://releases.linaro.org/96boards/rb5/qualcomm/firmware/RB5_firmware_20210331-v4.zip