1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-29 14:31:16 +02:00

Update the ARM trusted firmware git URL

The primary upstream URL for tf-a has moved, in some cases
things like tags are not always pushed to the old URL so
update the URLs to the primary upstream project URL.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
Peter Robinson
2024-10-02 19:08:49 +01:00
committed by Tom Rini
parent 9cfe0cab3b
commit 0ec0207fe0
16 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/*
* This is from the ARM TF Project,
* Repository: https://github.com/ARM-software/arm-trusted-firmware.git
* Repository: https://github.com/TrustedFirmware-A/trusted-firmware-a.git
* File: include/common/bl_common.h
* Portions copyright (c) 2013-2016, ARM Limited and Contributors. All rights
* reserved.