File tree Expand file tree Collapse file tree 4 files changed +20
-4
lines changed
ES/prebuilt_images/v23.09_1.3.0
SR/prebuilt_images/v23.09_2.0.0 Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Original file line number Diff line number Diff line change
1
+ v23.09_SR_REL2.0.0_ES_REL1.3.0_IR_REL2.1.0
2
+ **SystemReady SR ES IR**
3
+ * Upgraded Linux kernel version to v6.4
4
+ * Integration of edk2-test parser in the ACS image automation
5
+ * BSA/SBSA : Test Bug Fixes & Enhancements
6
+ * BSA/SBSA : Reference Documents for PCIe Exerciser
7
+ * FWTS version upgraded to v23.07.00.
8
+ * ES/SR : New LinuxBoot in grub with SetVirtualAddressMap enabled
9
+ * ES/SR : Automatic running of SCRT Test suites
10
+ * IR : Upgraded Yocto to Mickledore version
11
+ * IR : Provision SecureBoot keys automatically
12
+ * IR : ACS Integration for ability of boot sources supported by the Vendor
13
+ * IR : ACS verification for coverage on boot and install devices enabled peripherals as per DT
14
+ * IR : Device tree phase 2 update integration: Updated dt-validate and related scripts
15
+ * IR : Automatic DHCP enable, ethtool and pin testing in the ACS Linux environment.
16
+
1
17
v23.03_IR_2.0.0
2
18
**SystemReady IR**
3
19
* Upgraded Linux kernel to version 6.0
Original file line number Diff line number Diff line change @@ -45,19 +45,19 @@ EFITOOLS_SRC_TAG=v1.9.2
45
45
46
46
# Arm BSA source tag.
47
47
# NOTE: If the value is NULL then the latest BSA source will be downloaded
48
- ARM_BSA_TAG =" "
48
+ ARM_BSA_TAG =" v23.09_REL1.0.6 "
49
49
50
50
# Arm SBSA source tag. Applicable only for SR build.
51
51
# NOTE: If the value is NULL then the latest SBSA source will be downloaded
52
- ARM_SBSA_TAG =" "
52
+ ARM_SBSA_TAG =" v23.09_REL7.1.3 "
53
53
54
54
# Arm BBR source tag
55
55
# NOTE: If the value is NULL then the latest BBR source will be downloaded
56
- ARM_BBR_TAG =" "
56
+ ARM_BBR_TAG =" v23.09_SR_REL2.0.0_ES_REL1.3.0_IR_REL2.1.0 "
57
57
58
58
# Arm LINUX ACS source tag
59
59
# NOTE: If the value is NULL then the latest Linux ACS source will be downloaded
60
- ARM_LINUX_ACS_TAG =" "
60
+ ARM_LINUX_ACS_TAG =" v23.09_SR_REL2.0.0_ES_REL1.3.0_IR_REL2.1.0 "
61
61
62
62
# Buildroot version used for sbsa7.1
63
63
BUILDROOT_SRC_VERSION =2022.08.1
You can’t perform that action at this time.
0 commit comments