diff --git a/README.md b/README.md index db40f1b9..fceafd53 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To enable the export of a few kernel APIs that are necessary for PCIe and IOMMU ## ACS build steps - UEFI Shell application ### Prebuilt images -Prebuilt images for v23_03_REL7.1.1_BETA-1 release is available in the prebuilt_images folder of the master branch. The prebuilt images of previous release are present in [release branch](https://github.com/ARM-software/sbsa-acs/tree/release/prebuilt_images). You can choose to use this images or build your own image by following the steps below. If you choose to use the prebuilt image, jump to the test suite execution section below for details on how to run the application. +Prebuilt images for v23.07_REL7.1.2 release is available in the prebuilt_images folder of the master branch. The prebuilt images of previous release are present in [release branch](https://github.com/ARM-software/sbsa-acs/tree/release/prebuilt_images). You can choose to use this images or build your own image by following the steps below. If you choose to use the prebuilt image, jump to the test suite execution section below for details on how to run the application. ### Prerequisites Before starting the build, ensure that the following requirements are met. diff --git a/changelog.txt b/changelog.txt index bea41e9c..07a76c1e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -28,3 +28,12 @@ v23.03_REL7.1.1_BETA-1 * Better messaging and info details * Removal of Exerciser tests common to SBSA and BSA * Documentation + +v23.07_REL7.1.2 + +* Test enhancements and bug fixes +* PMU and RAS tests updates +* Added support to Coresight components in Baremetal +* test select and skip option enhanced to select multiple tests +* SMMU tests reordering and enhancements +* Documentation Changes diff --git a/prebuilt_images/v23.07_REL7.1.2/Sbsa.efi b/prebuilt_images/v23.07_REL7.1.2/Sbsa.efi new file mode 100644 index 00000000..5245eeeb Binary files /dev/null and b/prebuilt_images/v23.07_REL7.1.2/Sbsa.efi differ