diff options
Diffstat (limited to 'include/atf_common.h')
-rw-r--r-- | include/atf_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/atf_common.h b/include/atf_common.h index 5ae45090252..03cfcc69cd7 100644 --- a/include/atf_common.h +++ b/include/atf_common.h @@ -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. |