Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan Brattlof via buildroot <buildroot@buildroot.org>
To: <buildroot@buildroot.org>
Cc: "Vincent Stehlé" <vincent.stehle@arm.com>,
	"Marleen Vos" <marleen.vos@mind.be>,
	"Michael Trimarchi" <michael@amarulasolutions.com>,
	"Sergey Matyukevich" <geomatsi@gmail.com>,
	"Bryan Brattlof" <bb@ti.com>, "Xuanhao Shi" <X15000177@gmail.com>,
	"Ariel D'Alessandro" <ariel@vanguardiasur.com.ar>,
	"Romain Naour" <romain.naour@gmail.com>,
	"Dario Binacchi" <dario.binacchi@amarulasolutions.com>,
	"Anand Gadiyar" <gadiyar@ti.com>
Subject: [Buildroot] [PATCH 2/3] boot/arm-trusted-firmware: bump to v2.11
Date: Mon, 22 Jul 2024 14:17:38 -0500	[thread overview]
Message-ID: <20240722-tfa-src-update-v1-2-e68bba62f146@ti.com> (raw)
In-Reply-To: <20240722-tfa-src-update-v1-0-e68bba62f146@ti.com>

On May 23rd the v2.11 tag was published. Bump to this latest version

Signed-off-by: Bryan Brattlof <bb@ti.com>
---
 boot/arm-trusted-firmware/Config.in                 | 4 ++--
 boot/arm-trusted-firmware/arm-trusted-firmware.hash | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/boot/arm-trusted-firmware/Config.in b/boot/arm-trusted-firmware/Config.in
index 2fe3dd1146ed9..60ecf419bc348 100644
--- a/boot/arm-trusted-firmware/Config.in
+++ b/boot/arm-trusted-firmware/Config.in
@@ -14,7 +14,7 @@ choice
 	  Select the specific ATF version you want to use
 
 config BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_VERSION
-	bool "v2.10"
+	bool "v2.11"
 
 config BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_LTS_2_8_VERSION
 	bool "latest lts-v2.8.x"
@@ -47,7 +47,7 @@ config BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE
 
 config BR2_TARGET_ARM_TRUSTED_FIRMWARE_VERSION
 	string
-	default "v2.10"		if BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_VERSION
+	default "v2.11"		if BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_VERSION
 	default "lts-v2.8.13"	if BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_LTS_2_8_VERSION
 	default "custom"	if BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_TARBALL
 	default BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION \
diff --git a/boot/arm-trusted-firmware/arm-trusted-firmware.hash b/boot/arm-trusted-firmware/arm-trusted-firmware.hash
index 2c541674bf54b..a09a7e1945a79 100644
--- a/boot/arm-trusted-firmware/arm-trusted-firmware.hash
+++ b/boot/arm-trusted-firmware/arm-trusted-firmware.hash
@@ -1,4 +1,4 @@
 # Locally calculated
-sha256  88215a62291b9ba87da8e50b077741103cdc08fb6c9e1ebd34dfaace746d3201  arm-trusted-firmware-v2.10.tar.gz
+sha256  a362d89884a96ad1815fda64db17776ac1b10e5398940a28c37fdeda2c62e6f5  arm-trusted-firmware-v2.11.tar.gz
 sha256  24b530f15cd714fa82cd8b80fbde0c18b8b8ea33778104532185ad67cb364bf9  arm-trusted-firmware-lts-v2.8.13.tar.gz
 sha256  130d0c6e5159fa454b1e969fd281fa1d388819aefb203f65dd282544b5ab7ba9  docs/license.rst

-- 
2.45.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2024-07-22 19:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-22 19:17 [Buildroot] [PATCH 0/3] boot/arm-trusted-firmware: version bump and source update Bryan Brattlof via buildroot
2024-07-22 19:17 ` [Buildroot] [PATCH 1/3] boot/arm-trusted-firmware: update source to the new mirror Bryan Brattlof via buildroot
2024-08-03 21:59   ` Thomas Petazzoni via buildroot
2024-08-04  0:52     ` Bryan Brattlof via buildroot
2024-07-22 19:17 ` Bryan Brattlof via buildroot [this message]
2024-07-22 19:17 ` [Buildroot] [PATCH 3/3] boot/arm-trusted-firmware: bump latest v2.8 version Bryan Brattlof via buildroot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240722-tfa-src-update-v1-2-e68bba62f146@ti.com \
    --to=buildroot@buildroot.org \
    --cc=X15000177@gmail.com \
    --cc=ariel@vanguardiasur.com.ar \
    --cc=bb@ti.com \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=gadiyar@ti.com \
    --cc=geomatsi@gmail.com \
    --cc=marleen.vos@mind.be \
    --cc=michael@amarulasolutions.com \
    --cc=romain.naour@gmail.com \
    --cc=vincent.stehle@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox