Skip to content

Commit baa2f15

Browse files
Create README.md
1 parent 1cc530d commit baa2f15

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Unified Compliance Test Suites for Arm System Architecture Standards
2+
3+
## 📘 Introduction to Arm `sysarch-acs`
4+
5+
This repository is a centralized collection of **compliance test suites** designed to validate conformance to a range of **Arm system architecture specifications**. It brings together reference implementations for verifying platform behavior against the following standards:
6+
7+
* **BSA** (Base System Architecture)
8+
* **SBSA** (Server Base System Architecture)
9+
* **SYS-MPAM** (System-level Memory Partitioning and Monitoring)
10+
* **DRTM** (Dynamic Root of Trust for Measurement)
11+
12+
The goal of this repository is to provide a consistent and reusable framework for **system integrators**, **silicon vendors**, **firmware developers**, and **platform validation teams** to ensure their implementations meet architectural compliance requirements. These suites are platform-agnostic and can be integrated into both development and manufacturing validation pipelines.
13+
14+
---
15+
16+
## 📄 License
17+
18+
Arm SystemReady ACS is distributed under the [Apache v2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
19+
20+
---
21+
22+
## 💬 Feedback, Contributions, and Support
23+
24+
* For feedback, please use the [GitHub Issue Tracker](../../issues) associated with this repository.
25+
* For support, contact **[support-systemready-acs@arm.com](mailto:support-systemready-acs@arm.com)** with relevant details.
26+
* Arm licensees can reach out via their Arm partner managers.
27+
* Contributions are welcome via [GitHub pull requests](../../pulls).
28+
29+
---
30+
31+
Copyright (c) 2025, Arm Limited and Contributors. All rights reserved.

0 commit comments

Comments
 (0)