boot/arm-trusted-firmware: ignore licencing check for user defined official version
authorRomain Naour <romain.naour@gmail.com>
Sat, 30 May 2020 17:07:05 +0000 (19:07 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 30 May 2020 21:21:07 +0000 (23:21 +0200)
commit36c0a0c65647bebe1050a2f9a7005fb44c24cf56
treeecabbf87d33a6eec33aa433ee44a9ae5a65d3dc6
parent3bfe849189881d4872b5949739f91b1ed01b6622
boot/arm-trusted-firmware: ignore licencing check for user defined official version

The commit [1] "licensing info is only valid for v1.4" fixed the legal-info
issues when a custom ATF tarball or a version from git is used.
But we need to ignore licencing for a used defined official ATF version.

Althougt the ATF version are licensed under BSD-3-Clause, the license
file can be updated between version (for example between v1.4 and v2.0).

Ignore the licencing check if the user provide a custom official version.

[1] d1a61703f728340ec894c367398d2a3a394a3360

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
[yann.morin.1998@free.fr: use positive logic with the _LATEST option]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
boot/arm-trusted-firmware/arm-trusted-firmware.mk