diff --git a/docs/Arm_SBSA_testcase-checklist.rst b/docs/Arm_SBSA_testcase-checklist.rst index d5432f7d..a724a68b 100644 --- a/docs/Arm_SBSA_testcase-checklist.rst +++ b/docs/Arm_SBSA_testcase-checklist.rst @@ -183,7 +183,7 @@ The below table provides the following details +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ |841 |Check MSI and MSI-X support rule |L6 |RE_INT_1, IE_INT_1 |Yes |Yes |Yes |No |No | +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ -|842 |Check Power Management rules |L6 |RE_PWR_1 |Yes |Yes |Yes |No |No | +|842 |Check Power Management rules |L6 |RE_PWR_1, IE_PWR_1 |Yes |Yes |Yes |No |No | +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ |843 |Check ARI forwarding enable rule |L6 |PCI_IN_17 |Yes |Yes |Yes |No |No | +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ diff --git a/test_pool/pcie/operating_system/test_p042.c b/test_pool/pcie/operating_system/test_p042.c index 20e1513d..89f4ab52 100644 --- a/test_pool/pcie/operating_system/test_p042.c +++ b/test_pool/pcie/operating_system/test_p042.c @@ -1,5 +1,5 @@ /** @file - * Copyright (c) 2020-2023 Arm Limited or its affiliates. All rights reserved. + * Copyright (c) 2020-2023, Arm Limited or its affiliates. All rights reserved. * SPDX-License-Identifier : Apache-2.0 * Licensed under the Apache License, Version 2.0 (the "License"); @@ -24,7 +24,7 @@ #define TEST_NUM (AVS_PCIE_TEST_NUM_BASE + 42) #define TEST_DESC "Check Power Management rules " -#define TEST_RULE "RE_PWR_1" +#define TEST_RULE "RE_PWR_1, IE_PWR_1" static void