Skip to content

Commit

Permalink
Change in .rst file and README.md file (ARM-software#464)
Browse files Browse the repository at this point in the history
- arm_sbsa_testcase_checklist.rst file to be rendered correctly on Github
- README.md file pointing to the latest stack

Signed-off-by: Sujana M <sujana.murali@arm.com>
  • Loading branch information
Sujana-M authored May 23, 2024
1 parent 70d5177 commit cb4d563
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
4 changes: 2 additions & 2 deletions docs/PCIe_Exerciser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To build the RDN2 software stack and download the pre-built model for the FVP, f
cd rdn2_path
```

2. Download the required sources for setting up the RDN2 software stack by following the steps outlined in the [Setup Workspace](https://neoverse-reference-design.docs.arm.com/en/latest/platforms/common/setup-workspace.html#setup-workspace-label) documentation.
2. Download the required sources for setting up the RDN2 software stack by following the steps outlined in the [Setup Workspace](https://neoverse-reference-design.docs.arm.com/en/latest/user_guides/getting_started.html) documentation.

3. Download the latest version of RDN2 FVP from [Arm Ecosystem FVPs](https://developer.arm.com/downloads/-/arm-ecosystem-fvps) and set the MODEL PATH
```
Expand Down Expand Up @@ -73,4 +73,4 @@ To run Exerciser test 905 - PE 2/4/8B writes to PCIe as 2/4/8B, please make the
- For information on configuring the [PCIe Hierarchy](PCIeConfigurableHierarchy.md)
- For more information on PCIe capabilities that exerciser supports, refer [Exerciser.md](Exerciser.md)

*Copyright (c) 2023 Arm Limited and Contributors. All rights reserved.*
*Copyright (c) 2023-2024 Arm Limited and Contributors. All rights reserved.*
15 changes: 6 additions & 9 deletions docs/arm_sbsa_testcase_checklist.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
#############
############################
SBSA ACS Testcase checklist
#############
############################

The below table provides the following details

#. SBSA Level at which test run.
#. SBSA rules covered by a test.
#. SystemReady certification band for which test is required.
#. Runtime environment where test executes.
#. SystemReady certification band(SR) for which test is required.
#. Runtime environment(UEFI, BareMetal and Linux) where test executes.
#. Tests for which exerciser is required.

+-------+--------------------------------------------+-----+----------------------------------------------------+----------------+---------------------+-------------------+
| | | | |SystemReady band|Runtime Environment | |
+-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+
|Test No|Test Description |Level|Rule ID |SR |UEFI|BareMetal*|Linux|Exerciser Required?|
+=======+============================================+=====+====================================================+================+====+==========+=====+===================+
Expand Down Expand Up @@ -238,7 +236,7 @@ The below table provides the following details
|864 |Check ATS & Page Req for all RP |FR |GPU_04 |Yes |Yes |Yes |No |No |
+-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+
|865 |Check RP Extensions for DPC |FR |PCI_ER_09 |Yes |Yes |Yes |No |No |
+-------+--------------------------------------------+-----+--------------------------------------- ------------+----------------+----+----------+-----+-------------------+
+-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+
|901 |Enhanced ECAM Memory access check |L3 |None |No |Yes |Yes |No |Yes |
+-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+
|902 |PCIe Address translation check |L6 |RE_SMU_2 |No |Yes |Yes |No |Yes |
Expand Down Expand Up @@ -356,6 +354,5 @@ The below table provides the following details
|PMU app|Latency events |L7 |PMU_EV_10 |Yes |No |No |Yes |No |
+-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+

*For running tests on a bare-metal environment, integration of ACS with platform boot code is required. See `arm SBSA Bare-metal User Guide <arm_sbsa_architecture_compliance_bare-metal_user_guide.pdf>`_
For running tests on a bare-metal environment, integration of ACS with platform boot code is required. See `arm SBSA Bare-metal User Guide <arm_sbsa_architecture_compliance_bare-metal_user_guide.pdf>`_

0 comments on commit cb4d563

Please sign in to comment.