From 94cd0ec40b6c2acd404f468c0e04cf68d7e81b5e Mon Sep 17 00:00:00 2001 From: Chetan Singh Date: Fri, 7 Aug 2026 09:28:23 +0530 Subject: [PATCH] README: Add reference to Arm SystemReady ACS images Provided reference to the Arm SystemReady repository for pre-built SystemReady Band and DeviceTree Band ACS images, including details on integrated ACS components. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b50f4f2f..39672c97 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,14 @@ Additionally, it also includes ACS for ... These suites enable silicon vendors, system integrators, and firmware developers to ensure platform compliance with Arm architectural standards across pre-silicon and silicon phases. +#### Arm SystemReady ACS + +> Arm also provides pre-built, bootable ACS images for the **SystemReady Band** and **DeviceTree Band**. These images integrate multiple standalone compliance suites from the [sysarch-acs](https://github.com/ARM-software/sysarch-acs) and [bbr-acs](https://github.com/ARM-software/bbr-acs) repositories into a single self-contained environment for running the required ACS tests and collecting results. +> +> For details on which ACS suites are integrated for each band, how to run the ACS image, and how to collect and parse the results, refer to the [Arm SystemReady](https://github.com/ARM-software/arm-systemready) repository. + + + ## 📁 Repository Structure | Path/Folder | Purpose |