trusted-firmware-a.mk: fix release download URL
authorChukun Pan <amadeus@jmu.edu.cn>
Fri, 20 Dec 2024 14:30:01 +0000 (22:30 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 1 Jan 2025 22:14:31 +0000 (23:14 +0100)
commitf91d8e9f37dd77b6dd4b0ea2e3d3c34f8dc3f2a3
tree769c5cbbecb856863d51bb83ea704aa213006f96
parentb80de63e9fcc4c91520a4d04e3e7a9c8ed5556cb
trusted-firmware-a.mk: fix release download URL

The URL of trusted-firmware-a is no longer available for
downloading release:
https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/
curl: (22) The requested URL returned error: 401 Unauthorized

So we switch to the GitHub mirror repository to download.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://github.com/openwrt/openwrt/pull/17360
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 4b6eb631e18b3ccccada91d5bccbb684e6ccc5a4)
include/trusted-firmware-a.mk