Skip to content

Commit

Permalink
Merge pull request #26 from PhatFree/LS
Browse files Browse the repository at this point in the history
Add README for LS
  • Loading branch information
edhay authored May 17, 2022
2 parents c151b66 + c14d1e7 commit 503a11b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
22 changes: 22 additions & 0 deletions LS/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# SystemReady LS

## Introduction to SystemReady LS

SystemReady LS is tailored to meet the needs of many hyperscalers on systems based on server Arm SoCs.

SystemReady LS-certified platforms implement a minimum set of hardware and standard firmware interfaces. Allowing for highly customizable firmware that targets the hyperscaler’s Linux environment.

* [Server Base System Architecture (SBSA) specification](https://developer.arm.com/documentation/den0029/latest)
* LBBR recipe of the [Base Boot Requirements (BBR) specification](https://developer.arm.com/documentation/den0044/latest)
* The SystemReady LS certification and testing requirements are specified in the [Arm SystemReady Requirements Specification (SRS)](https://developer.arm.com/documentation/den0109/latest)

**Note: SystemReady LS ACS is not presently available, this readme contains instructions for testing and certifying systems for SystemReady LS using the SystemReady SR ACS.**


## Testing SystemReady LS using SystemReady SR ACS

The SystemReady SR Architecture Compliance Suite [SR ACS](https://github.com/ARM-software/arm-systemready/tree/main/SR) is designed to test compliance to the SBSA and SBBR requirements for SystemReady SR certification. At this time, the SR ACS tests are also leveraged to for [SystemReady LS v0.9](https://www.arm.com/architecture/system-architectures/systemready-certification-program/ls) certification. This includes testing compliance to the SBSA and LBBR requirements for SystemReady LS.

For full details on certifying systems using SystemReady LS band visit: [SystemReady LS template](https://gitlab.arm.com/systemready/systemready-ls-template)


1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Navigate to the ES, IR, or SR band for further details on specific scripts and p
* [ES](./ES)
* [IR](./IR)
* [SR](./SR)
* [LS](./LS)

## SystemReady Security Interface Extension:
The SystemReady Security Interface Extension certifies that firmware meets the requirements specified by the Arm [Base Boot Security Requirements specification](https://developer.arm.com/documentation/den0107/latest) (BBSR). The Security Interface Extension is optionally applicable to SystemReady SR, ES and IR bands, but not the LS band.
Expand Down

0 comments on commit 503a11b

Please sign in to comment.