From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 24 Apr 2024 14:49:43 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1rzc4F-00ErL9-1W for lore@lore.pengutronix.de; Wed, 24 Apr 2024 14:49:43 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1rzc4E-0001C9-KW; Wed, 24 Apr 2024 14:49:42 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rzc4C-0001BL-FV; Wed, 24 Apr 2024 14:49:40 +0200 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rzc4C-00E5CN-3B; Wed, 24 Apr 2024 14:49:40 +0200 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1rzc4C-00BZij-03; Wed, 24 Apr 2024 14:49:40 +0200 Date: Wed, 24 Apr 2024 14:49:39 +0200 From: Robert Schwebel To: Roland Hieber Message-ID: References: <20240424124341.243323-1-ada@thorsis.com> <20240424124755.2t4yuyjmuuc3rfq3@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240424124755.2t4yuyjmuuc3rfq3@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [DistroKit] [PATCH] tf-a: Change download URL X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexander Dahl , distrokit@pengutronix.de, Ahmad Fatoum Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Wed, Apr 24, 2024 at 02:47:55PM +0200, Roland Hieber wrote: > On Wed, Apr 24, 2024 at 02:43:41PM +0200, Alexander Dahl wrote: > > Previous URL threw 401 errors. Experiments with other paths from the > > same server yield no stable tarballs. GitHub tarballs are stable, have > > a different checksum however. Tarball content was checked to be the > > same (at least compared to those unstable git snapshot tarballs from the > > previous URL). GitHub tarball has same checksum as the one downloaded > > by buildroot. > > > > Signed-off-by: Alexander Dahl > > --- > > configs/platform-v7a/platformconfig | 4 ++-- > > configs/platform-v8a/platformconfig | 4 ++-- > > 2 files changed, 4 insertions(+), 4 deletions(-) > > > > diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig > > index bf8e2fc..24cd990 100644 > > --- a/configs/platform-v7a/platformconfig > > +++ b/configs/platform-v7a/platformconfig > > @@ -205,9 +205,9 @@ PTXCONF_OPTEE_PLATFORM_FLAVOUR="135F_DK" > > PTXCONF_OPTEE_CFG="CFG_TEE_CORE_LOG_LEVEL=2 CFG_WITH_PAGER=n CFG_GP_SOCKETS=n CFG_TA_MBEDTLS_SELF_TEST=n" > > PTXCONF_TF_A_STM32MP13=y > > PTXCONF_TF_A=y > > -PTXCONF_TF_A_URL="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot" > > +PTXCONF_TF_A_URL="https://github.com/ARM-software/arm-trusted-firmware/archive/refs/tags" > > PTXCONF_TF_A_VERSION="v2.10" > > -PTXCONF_TF_A_MD5="641f42080967e05d687ef2fa9f8f3bc3" > > +PTXCONF_TF_A_MD5="179042745d57dc03cb44063d43dc5301" > > I would keep both the new and the original MD5s in place in case someone > has already downloaded the old URL. Good point, can you send a fixup against -next? rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |