Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/2] configs/qemu_arm_vexpress_tz: bump tf-a and u-boot versions
@ 2024-07-23 16:30 Etienne Carriere
  2024-07-23 16:30 ` [Buildroot] [PATCH v2 2/2] board/qemu/arm-vexpress-tz: fix typos in readme file Etienne Carriere
  2024-07-23 20:28 ` [Buildroot] [PATCH v2 1/2] configs/qemu_arm_vexpress_tz: bump tf-a and u-boot versions Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 6+ messages in thread
From: Etienne Carriere @ 2024-07-23 16:30 UTC (permalink / raw)
  To: buildroot; +Cc: Romain Naour, Etienne Carriere

Bump TF-A to version v2.10 and U-Boot to version v2024.07 for
Qemu arm-vexpress/trustzone board config.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
---
 configs/qemu_arm_vexpress_tz_defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/qemu_arm_vexpress_tz_defconfig b/configs/qemu_arm_vexpress_tz_defconfig
index 900bd17fc2..52b5e62e6a 100644
--- a/configs/qemu_arm_vexpress_tz_defconfig
+++ b/configs/qemu_arm_vexpress_tz_defconfig
@@ -33,7 +33,7 @@ BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/qemu/arm-vexpress-tz/linux.fragmen
 # TF-A for booting OP-TEE secure and uboot/linux non secure
 BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION=y
-BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE="v2.7"
+BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE="v2.10"
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="qemu"
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_FIP=y
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL32_OPTEE=y
@@ -59,7 +59,7 @@ BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2022.04"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2024.07"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="qemu_arm"
 BR2_TARGET_UBOOT_CONFIG_FRAGMENT_FILES="board/qemu/arm-vexpress-tz/u-boot.config"
 
-- 
2.25.1

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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-31 16:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-23 16:30 [Buildroot] [PATCH v2 1/2] configs/qemu_arm_vexpress_tz: bump tf-a and u-boot versions Etienne Carriere
2024-07-23 16:30 ` [Buildroot] [PATCH v2 2/2] board/qemu/arm-vexpress-tz: fix typos in readme file Etienne Carriere
2024-07-23 20:29   ` Thomas Petazzoni via buildroot
2024-08-31 16:56   ` Peter Korsgaard
2024-07-23 20:28 ` [Buildroot] [PATCH v2 1/2] configs/qemu_arm_vexpress_tz: bump tf-a and u-boot versions Thomas Petazzoni via buildroot
2024-07-24  9:57   ` Etienne CARRIERE - foss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox