From cb4d563c09418505572aa44fc28499ee0c9303c5 Mon Sep 17 00:00:00 2001 From: Sujana-M <52772661+Sujana-M@users.noreply.github.com> Date: Thu, 23 May 2024 09:24:11 +0530 Subject: [PATCH] Change in .rst file and README.md file (#464) - 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 --- docs/PCIe_Exerciser/README.md | 4 ++-- docs/arm_sbsa_testcase_checklist.rst | 15 ++++++--------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/docs/PCIe_Exerciser/README.md b/docs/PCIe_Exerciser/README.md index b2c46635..f588f9af 100644 --- a/docs/PCIe_Exerciser/README.md +++ b/docs/PCIe_Exerciser/README.md @@ -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 ``` @@ -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.* diff --git a/docs/arm_sbsa_testcase_checklist.rst b/docs/arm_sbsa_testcase_checklist.rst index 41ab13f2..d5a6476e 100644 --- a/docs/arm_sbsa_testcase_checklist.rst +++ b/docs/arm_sbsa_testcase_checklist.rst @@ -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?| +=======+============================================+=====+====================================================+================+====+==========+=====+===================+ @@ -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 | @@ -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 `_ - +For running tests on a bare-metal environment, integration of ACS with platform boot code is required. See `arm SBSA Bare-metal User Guide `_