From 74730e060f545621ca2010ac770889cd53e2e4bb Mon Sep 17 00:00:00 2001 From: chetan singh rathore Date: Tue, 16 Dec 2025 13:27:03 +0530 Subject: [PATCH] DT v3.1.1: Updated build tags for ACS and BBR components Fixed the build tags for v3.1.1 DT release --- common/config/systemready-dt-band-source.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/config/systemready-dt-band-source.cfg b/common/config/systemready-dt-band-source.cfg index 31ffd000..f3722090 100644 --- a/common/config/systemready-dt-band-source.cfg +++ b/common/config/systemready-dt-band-source.cfg @@ -54,16 +54,16 @@ FWTS_VERSION=25.09.00 # Arm BSA ACS build tag/commit # UEFI SRC: https://github.com/ARM-software/sysarch-acs # Linux SRC: https://gitlab.arm.com/linux-arm/linux-acs -BSA_ACS_TAG="" -BSA_LINUX_ACS_TAG="" +BSA_ACS_TAG="13248b722e9ca63522a475771e085b0a8d6d1e9d" +BSA_LINUX_ACS_TAG="f11d190dbe3ba2c47f3a30d3054ad9f3c57025b9" # Arm PFDI ACS build tag/commit # UEFI SRC: https://github.com/ARM-software/sysarch-acs -PFDI_ACS_TAG="" +PFDI_ACS_TAG="13248b722e9ca63522a475771e085b0a8d6d1e9d" # Arm BBR ACS build tag/commit # SRC: https://github.com/ARM-software/bbr-acs -ARM_BBR_TAG="" +ARM_BBR_TAG="v25.12_EBBR_2.2.2" # edk2-test-parser version # SRC: https://gitlab.arm.com/systemready/edk2-test-parser