diff options
| author | Peter Robinson <[email protected]> | 2024-10-02 19:08:49 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-10-03 09:08:29 -0600 |
| commit | 0ec0207fe07356bddb10db717e21c261bebfb989 (patch) | |
| tree | dd6136ee89a1e1d00912541c41ca4fdf77edb6ce /common/spl | |
| parent | 9cfe0cab3bf135a505e1e163ca442a4e4064d58e (diff) | |
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 <[email protected]>
Diffstat (limited to 'common/spl')
| -rw-r--r-- | common/spl/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spl/Kconfig b/common/spl/Kconfig index c08ff064493..16b0241f770 100644 --- a/common/spl/Kconfig +++ b/common/spl/Kconfig @@ -1432,7 +1432,7 @@ config SPL_ATF help ATF(ARM Trusted Firmware) is a component for ARM AArch64 which is loaded by SPL (which is considered as BL2 in ATF terminology). - More detail at: https://github.com/ARM-software/arm-trusted-firmware + More detail at: https://github.com/TrustedFirmware-A/trusted-firmware-a config SPL_ATF_LOAD_IMAGE_V2 bool "Use the new LOAD_IMAGE_V2 parameter passing" |
