diff --git a/docs/arm_sbsa_testcase_checklist.rst b/docs/arm_sbsa_testcase_checklist.rst index 5f6b3465..52c71447 100644 --- a/docs/arm_sbsa_testcase_checklist.rst +++ b/docs/arm_sbsa_testcase_checklist.rst @@ -283,8 +283,6 @@ The below table provides the following details +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ |1107 |Check PCIe bandwidth monitors |L7 |PMU_BM_2, PMU_SYS_1, PMU_SYS_2 |Yes |Yes |Yes |No |No | +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ -|1108 |Check System PMU for NUMA systems |L7 |PMU_SYS_5 |Yes |Yes |Yes |No |No | -+-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ |1109 |Check multiple types of traffic measurement |L7 |PMU_SYS_6 |Yes |Yes |Yes |No |No | +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ |1201 |Check Error Counter |L7 |RAS_01 |Yes |Yes |Yes |No |No | diff --git a/linux_app/pmu_app/pmuval/sbsa_pmu_input.csv b/linux_app/pmu_app/pmuval/sbsa_pmu_input.csv index 18cae6c0..3e1de043 100644 --- a/linux_app/pmu_app/pmuval/sbsa_pmu_input.csv +++ b/linux_app/pmu_app/pmuval/sbsa_pmu_input.csv @@ -47,7 +47,7 @@ PMU_EV_06,3F,STALL_SLOT # Workload Events PMU_EV_07,80C1,FP_FIXED_OPS_SPEC -PMU_EV_07,80C9,INT_FIXED_OPS_SPEC +#PMU_EV_07,80C9,INT_FIXED_OPS_SPEC #Branching Events PMU_EV_08,000C,PC_WRITE_RETIRED diff --git a/uefi_app/SbsaAvs.inf b/uefi_app/SbsaAvs.inf index 06193040..611d3cb6 100644 --- a/uefi_app/SbsaAvs.inf +++ b/uefi_app/SbsaAvs.inf @@ -168,7 +168,6 @@ ../test_pool/pmu/operating_system/test_pmu005.c ../test_pool/pmu/operating_system/test_pmu006.c ../test_pool/pmu/operating_system/test_pmu007.c - ../test_pool/pmu/operating_system/test_pmu008.c ../test_pool/pmu/operating_system/test_pmu009.c ../test_pool/ras/operating_system/test_ras001.c diff --git a/uefi_app/SbsaAvsNist.inf b/uefi_app/SbsaAvsNist.inf index 438c0b02..fe685a0f 100644 --- a/uefi_app/SbsaAvsNist.inf +++ b/uefi_app/SbsaAvsNist.inf @@ -169,7 +169,6 @@ ../test_pool/pmu/operating_system/test_pmu005.c ../test_pool/pmu/operating_system/test_pmu006.c ../test_pool/pmu/operating_system/test_pmu007.c - ../test_pool/pmu/operating_system/test_pmu008.c ../test_pool/pmu/operating_system/test_pmu009.c ../test_pool/ras/operating_system/test_ras001.c