Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errata 607 and 678 #503

Merged
merged 2 commits into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/arm_sbsa_testcase_checklist.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
2 changes: 1 addition & 1 deletion linux_app/pmu_app/pmuval/sbsa_pmu_input.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion uefi_app/SbsaAvs.inf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion uefi_app/SbsaAvsNist.inf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down