Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions common/config/systemready-dt-band-source.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down