(fix) Correct the status of L7 tests cases#320
Merged
chetan-rathore merged 1 commit intoARM-software:mainfrom Mar 30, 2026
Merged
(fix) Correct the status of L7 tests cases#320chetan-rathore merged 1 commit intoARM-software:mainfrom
chetan-rathore merged 1 commit intoARM-software:mainfrom
Conversation
- mpam002.c - Removed PE FEAT_MPAM support check as the S_L7MP_03/04 rule test should check for LLC CSU requirement - Other mpam test are checking for PE and wider mpam requirements - mpam003.c - Test is functional test which checks for S_L7MP_05 MBWU requirement, if PE is not supporting MPAM requirement or thier is no MSC they test must fail and not skip - pmu tests - Tests relies on APMT table for CS complaint PMU nodes, if no CS complaint nodes are found due to no APMT table status must be WARNING and not skipped - ras009.c - Tests should fail when no Memmory controller ras node found for l7 complaince - ras tests - ACS relies on AEST table for system component RAS nodes, if no RAS nodes are found treat is as warning and have a debug print to indicate the test should be considered fail when system component supports ras nodes Change-Id: I3dc3598042e238b6026b3757f8294e025274a9f9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
mpam002.c - Removed PE FEAT_MPAM support check as the S_L7MP_03/04 rule test should check for LLC CSU requirement
mpam003.c - Test is functional test which checks for S_L7MP_05 MBWU requirement, if PE is not supporting MPAM requirement or thier is no MSC they test must fail and not skip
pmu tests - Tests relies on APMT table for CS complaint PMU nodes, if no CS complaint nodes are found due to no APMT table status must be WARNING and not skipped
ras009.c - Tests should fail when no Memmory controller ras node found for l7 complaince
ras tests - ACS relies on AEST table for system component RAS nodes, if no RAS nodes are found treat is as warning and have a debug print to indicate the test should be considered fail when system component supports ras nodes
Fixes #109
Links #298
Change-Id: I3dc3598042e238b6026b3757f8294e025274a9f9