File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -45,15 +45,16 @@ GRUB_SRC_TAG=grub-2.06
4545EFITOOLS_SRC_TAG =v1.9.2
4646
4747# NOTE: If the value is NULL then the latest sysarch-acs source will be downloaded
48- SYS_ARCH_ACS_TAG =" "
48+ # BSA_1.1.2 == SBSA_7.2.4
49+ SYS_ARCH_ACS_TAG =" v25.10_BSA_1.1.2"
4950
5051# Arm BBR source tag
5152# NOTE: If the value is NULL then the latest BBR source will be downloaded
5253ARM_BBR_TAG =" 00be42e82452cdad0b862728082568f3d7d2a1c3"
5354
5455# Arm LINUX ACS source tag
5556# NOTE: If the value is NULL then the latest Linux ACS source will be downloaded
56- ARM_LINUX_ACS_TAG =" "
57+ ARM_LINUX_ACS_TAG =" v25.10_BSA_1.1.2 "
5758
5859# Arm SBMR-ACS source tag
5960# NOTE: If the value is NULL then the latest SBMR-ACS source will be downloaded
Original file line number Diff line number Diff line change @@ -40,15 +40,17 @@ SCT_SRC_TAG=0e2ced3befa431bb1aebff005c4c4f1a9edfe6b4
4040GRUB_SRC_TAG =grub-2.06
4141
4242# NOTE: If the value is NULL then the latest sysarch-acs source will be downloaded
43- SYS_ARCH_ACS_TAG =" 27252b38e76a1036ff4e8fae40ce5aa066ab686d"
43+ # v25.10_BSA_1.1.2
44+ SYS_ARCH_ACS_TAG =" 86d8416a788b1254c84c137b372666c5b92f860c"
4445
4546# Arm BBR source tag
4647# NOTE: If the value is NULL then the latest BBR source will be downloaded
4748ARM_BBR_TAG =" af2e92c7e92693bdd0a60c81e258936e8f1f02c6"
4849
4950# Arm LINUX ACS source tag
5051# NOTE: If the value is NULL then the latest Linux ACS source will be downloaded
51- ARM_LINUX_ACS_TAG =" bec782cd8ad084589086f9d05bb64b53331ea9c5"
52+ # v25.10_BSA_1.1.2
53+ ARM_LINUX_ACS_TAG =" 21e53e2cc88110c754a379d48e2fb4cfcd7d29ec"
5254
5355# EDK2-LIBC source tag from https://github.com/tianocore/edk2-libc
5456EDK2_LIBC_SRC_TAG =" "
@@ -64,5 +66,5 @@ FWTS_VERSION=25.01.00
6466
6567# This tag is to download pdfi source from sysarch-acs
6668# NOTE: If the value is NULL then the latest sysarch-acs with pfdi branch source will be downloaded
67- # TAG Version - v25.09_PFDI_0.8.0
69+ # v25.09_PFDI_0.8.0
6870PFDI_SRC_TAG =" b2bfdbd58c0e3cd67df3a0be3e2e8457c788167c"
You can’t perform that action at this time.
0 commit comments